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

Support for OIDC Logout URL Generation #175

Open
johnpudd-ec opened this issue Aug 22, 2024 · 0 comments
Open

Support for OIDC Logout URL Generation #175

johnpudd-ec opened this issue Aug 22, 2024 · 0 comments

Comments

@johnpudd-ec
Copy link

Same issue as shown at workos/workos-go#338, but for the dotnet implementation.

Without the ability to sign out of the id provider, the user never really completes a logout. Although the session maybe ended, the next time the user tries to login, they are automatically logged in with whichever account they used last time (this is experienced with Azure at least).

The user needs to be able to logout fully, requiring a login the next time they return (including the option to use a different account, which is not possible currently).

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

No branches or pull requests

1 participant