i want to redirect to okta login page when i click on logout . please kindly rply if anyone knows
Loading
i want to redirect to okta login page when i click on logout . please kindly rply if anyone knows
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Brahma Prakash ShuklaPosted Oct 29, 2022, 2:48 PM
https://developer.okta.com/docs/guides/sign-users-out/aspnetcore3/main/
Naresh BeniwalPosted Oct 28, 2022, 5:03 PM
https://developer.okta.com/docs/guides/sign-users-out/aspnet/main/#define-the-sign-out-callback
Abhishek YadavPosted Oct 21, 2022, 8:33 AM
Signing out of Okta requires the app to open a browser and navigate to the end session endpoint. Okta ends the user's session and immediately redirects the user back to your application.