I followed the procedure in: Building Blazor WASM client applications in Duende Software
as the documentation exposes, in Session Management Endpoints
I am supposed to receive these items:
bff:session_expires_in
bff:session_state
bff:logout_url
but I receive only bff:session_expires_in. There is any configuration needed to get the missing items?