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

Implement RP-initiated logout in the client stack #1496

Closed
1 task done
kevinchalet opened this issue Aug 4, 2022 · 3 comments · Fixed by #1505
Closed
1 task done

Implement RP-initiated logout in the client stack #1496

kevinchalet opened this issue Aug 4, 2022 · 3 comments · Fixed by #1505

Comments

@kevinchalet
Copy link
Member

Confirm you've already contributed to this project or that you sponsor it

  • I confirm I'm a sponsor or a contributor

Describe the solution you'd like

https://openid.net/specs/openid-connect-rpinitiated-1_0.html#RPLogout

Additional context

No response

@feededit
Copy link

feededit commented Aug 5, 2022

Velusia.Server is the old version and Velusia.Client is the new version.

return SignOut(CookieAuthenticationDefaults.AuthenticationScheme, OpenIdConnectDefaults.AuthenticationScheme);

How does signout() work?

@feededit
Copy link

When will you complete adding logout support in the client?

@kevinchalet
Copy link
Member Author

@feededit support will be available in the next preview.

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

Successfully merging a pull request may close this issue.

2 participants