
o3n3s (o3n3s) asked a question.
Hi,
We're using the OAuth 2.0 endpoints and redirecting the user to Okta to login via IDP. The flow works well for us. However, if the user visits the domain for the SSO, they would remain signed in to the Okta application. Is there a way to prevent the user from being logged on to the Okta application without redirecting the user to /v1/logout after getting the authorisation token?
Thank you!

Hi @o3n3s (o3n3s),
Thank you for posting on the Okta community page!
I have done some research and managed to find the bellow documentation about signing users out:
My advice would be to also leverage the Okta Developer forums for this type of questions and take advantage of their expertise.
I hope the above information is useful!
Hi Flaviu,
Alright, thanks for the help!