Skip to content

Single sign out with Kratos and Microsoft Azure #219

Answered by Benehiko
popstr asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @popstr

I suspect you would need to have to specify the https://<project-url>/self-service/logout/browser URL to initiate the logout flow and then have a js function submit it automatically on the UI you have integrated with Ory (or a button). The session is available in the users' browser as a cookie, so loading the correct domain (your domain or ory project url) and submitting the logout request to ory from there should do the trick.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@popstr
Comment options

@popstr
Comment options

Answer selected by vinckr
Comment options

You must be logged in to vote
1 reply
@popstr
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants