<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
0D54z000070PxrACASOkta Classic EngineSingle Sign-OnAnswered2021-06-10T14:35:10.000Z2021-06-07T09:27:13.000Z2021-06-10T14:35:10.000Z
OKTA Single Sign On into SAML application and render OIDC application in iFrame.

Hi Team,

I would like to use SSO between two applications using OKTA. Details are as below :

1.    App-A is using SAML configuration.

a.     User logs into App-A that uses SAML.

b.    Authorization Server (OKTA) validates user and send response to browser. (Authorization server stores cookies ).

c.     Cookies are passed to each request.

 

2.    App-B is using OIDC.

a.     User logs into App-B

b.    Authorization Server (OKTA) stores access token in the browser.

 

Scenario :

Need to load App-B using iFrame on login to App-A.

·      User gets logged into the App-A from SSO okta.

·      App-B gets loaded within App-A. But again login page is displayed instead rendering home page of App-B.

·      Login should not be displayed again. There should be seamless authentication from App-A to App-B. Because user is already logged-in to the SSO. Both apps are created in OKTA SSO (App-A and App-B)

 

Is there a bridge between SAML and OIDC.

https://devforum.okta.com/t/okta-as-a-saml-to-openid-connect-bridge/5782

 

In above document it’s not clear referring to the below line :

 

2.1 An OIDC web application that has login redirect URI set to the SAML Embed URL”

 

 /help/servlet/rtaImage?refid=0EM4z000002FllW

 

Please attach a more screen shots, that help us to configure easily.

 


This question is closed.
Loading
OKTA Single Sign On into SAML application and render OIDC application in iFrame.