<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
0D54z0000A45OA0CQMOkta Classic EngineAuthenticationAnswered2025-04-25T09:00:14.000Z2024-03-24T23:19:40.000Z2024-04-01T14:40:24.000Z

z9wul (z9wul) asked a question.

in-page authentication over external provider

Hi -

i have my own authentication mechanism i use to sign users into OKTA -

currently i've implemented it as OIDC, so the flow does full page redirects into my OIDC endpoints and back to OKTA [that exchanges the resulting code with a token and establishes the logged in session].

 

is there a way to implement an external authentication that will result with a logged in OKTA session that will not redirect the browser but simply orchestrate it within the page?


  • Mihai N. (Okta, Inc.)

    Hi @z9wul (z9wul)​  - the same advice as on the previous post would apply here as well. devforum.okta.com would be the appropriate resource for this.

     

    Regards.

    --

    Help others in the community by liking or hitting Select as Best if this response helped you.

    Expand Post
    Selected as Best
  • Mihai N. (Okta, Inc.)

    Hi @z9wul (z9wul)​  - the same advice as on the previous post would apply here as well. devforum.okta.com would be the appropriate resource for this.

     

    Regards.

    --

    Help others in the community by liking or hitting Select as Best if this response helped you.

    Expand Post
    Selected as Best
This question is closed.
Loading
in-page authentication over external provider