sotsera / sotsera.blazor.oidc

OpenID Connect client for Blazor client-side projects
https://blazor-oidc.sotsera.com/
Apache License 2.0
20 stars 8 forks source link

Implement the silent login for token renewal #4

Open ghidello opened 4 years ago

twenzel commented 4 years ago

I always get WASM: [Debug] CheckSessionIFrame: "unchanged" message from check session op iframe. Is this because this issue is still open? What might be the reason why the session state gets never "changed"?

ghidello commented 4 years ago

Hi @twenzel, it will change as soon as the authentication state changes. Try opening a tab and authenticate the user on it. Then open a new tab and authenticate. Then logout and go back to the previous tab: the log should report a changed state.