Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keycloack session auth weird behavior #15

Open
fdonnet opened this issue Dec 12, 2023 · 1 comment
Open

Keycloack session auth weird behavior #15

fdonnet opened this issue Dec 12, 2023 · 1 comment

Comments

@fdonnet
Copy link
Owner

fdonnet commented Dec 12, 2023

When the session expires, or the login windows expires it causes some weird behavior for the blazor app.

If time, try to find the root cause:

Cookie expiration, logout/login redirect... other stuff.

The auth is working well but is not production ready for sure.

@fdonnet
Copy link
Owner Author

fdonnet commented Nov 1, 2024

Better now in main branch. Need to implement session management when WASM.

Maybe a SignalR hub or a simple time counter client side. Not urgent, that now the base is working... the only case to cover it's when the refresh token si expired and components are WASM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant