<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
0D50Z00008G7UpGSAVOkta Classic EngineOkta Integration NetworkAnswered2024-04-30T09:18:25.000Z2017-01-04T07:05:53.000Z2018-02-11T21:45:51.000Z
How to send Destination URL from Shibboleth Service Provider
Hi,

I am using Shibboleth as my service provider and Okta as my identity provider.  I would like to use only one application in Okta and depending on the some parameter received from Service provider I should be able to redirect to different destination after successful authorization. Is it possible. If so how can we do it.

  • Hi, I have two application (Ex. Application_1 and Application_2) published separately in the same app server. I have installed the single Shibboleth service provider to find from where the request is coming and divert it to appropriate IdP request. In Okta Currently I have created two apps namely okta_app1 with postback url redirecting to an asp page in Application_1 and okta_app2 with post back url redirecting to asp page in Application_2. Shibboleth is sending SAML Request to either okta_app1 or okta_app2 depending on the request coming from Application_1 or Application_2 respectively and Okta redirects to appropriate page. Instead of creating two applications in Okta(i.e app1 and app2) I would like to create only one application in okta namely okta_myApp. Postback Url of okta_myAPP should decide whether the SAML Response should be sent to Application_1 or Application_2 depending on some parameter/configuration. I would like to know whether this is possible with any configuration. Thanks and Regards Sheshagiri
    Expand Post
This question is closed.
Loading
How to send Destination URL from Shibboleth Service Provider