<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
0D54z00009B7T2bCAFOkta Classic EngineAuthenticationAnswered2023-05-22T17:08:11.000Z2023-05-15T13:16:10.000Z2023-05-22T17:08:11.000Z

RajeshD.00986 (Customer) asked a question.

Migrating an open id app from okta classic engine to identity engine

Hi Team , i am having an open id application on okta classic engine and now i need to create the same app in a different tenant which is an identity engine.

on classic engine , i have created new sign on policy and password policy under Authentication tab, but i did not find the same to create in identity engine.

I see authentication policies tab but there is nothing to create an sign-on policy/password policy.

Also do we need to do any changes on the client side like where the end user code is running on integration side.


  • NiallM.34104 (Atlas Identity)

    The biggest change on OIE is where and how policy is defined. In OIE it is application focused. In classic, the primary policy was around login to Okta iteself. In OIE policy is defined for authentication to the application. There is still a general session policy ( which can cause heartbreak and pain when troubleshooting ) but for the most part the policy definitions are similar.

     

    So Security -> Authentication Policies - You will see a bunch of pre-defined policies including one for single factor ( password ) or create your own policy and assign you OIDC app to it.

     

    App side, the OIDC endpoints will need to change if it's a new tenant, but if not there should be no change required,.

    Expand Post
  • RajeshD.00986 (Customer)

    we have created the sign on policy but in the classic engine we have an option to set as below

     

    image 

    this is not available in OIE , below is the OIE settings

    image 

    can we know where we can set the same in OIE like available in classic engine.

    Expand Post
  • NiallM.34104 (Atlas Identity)

    Have you checked under Security -> General Session Policy ?

This question is closed.
Loading
Migrating an open id app from okta classic engine to identity engine