Duende.BFF doesn't bring bff specific management data

56 Views Asked by At

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?

0

There are 0 best solutions below