<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z000075x2fsCAAOkta Classic EngineSingle Sign-OnAnswered2024-04-30T09:39:46.000Z2021-08-03T09:07:09.000Z2021-08-06T17:43:31.000Z

Muhafils.10575 (Customer) asked a question.

Check if user already logged in okta on startup of website or application. so that we don't need to login again

I have added one more button apart from regular login button, the button is sing in with okta. when clicked it challange and redirect to okta username and password after that my code execute and login. But i want to do something like if i am already login in okta and when i open my site it should directly log me in without clicking sing in with okta button. Is that possible ?


  • 4ivg8 (4ivg8)

    Hi Muhafil,

    This sounds like it's possible to set the SSO with Okta button to digest the already existing session in the browser. I am not sure exactly how your code works but I suggest opening a support ticket to get a more detailed view into the app code by a dev.

This question is closed.
Loading
Check if user already logged in okta on startup of website or application. so that we don't need to login again