<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
0D54z00009AkaMACAZOkta Classic EngineSingle Sign-OnAnswered2023-05-09T10:16:24.000Z2023-05-08T15:48:31.000Z2023-05-09T10:16:24.000Z

LineshL.66155 (Customer) asked a question.

Two ACSUrls for a single app

I have two groups of users . So based on the group of users, I want to redirect them to two diffrent ACS methods, How can I achieve that.

Is there any feature to add two Single Sign on URLs for a single app.


  • NiallM.34104 (Atlas Identity)

    It's an unusual requirement. Usually you would have a single ACS URL for authentication and then carry any users specific authorization in the claims.

     

    No is the direct answer. For a SAML app in Okta, a single ACS URL is configurable.

     

    There are ways around it though. So options are to have two applications in Okta, which would require you to setup to IdPs in your application and then for the application to support two ACS URLs.

    Have two instances of the application.

    Look at OIDC instead of SAML which supports multiple redirect URIs.

     

    Expand Post
This question is closed.
Loading
Two ACSUrls for a single app