<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
0D54z000099P177CACOkta Classic EngineSingle Sign-OnAnswered2023-05-02T20:12:01.000Z2023-05-02T06:47:39.000Z2023-05-02T20:12:01.000Z

GS네.32641 (Customer) asked a question.

Specify output page after login when implementing datadog sso

I have implemented datadog sso using okta. After logging in, if you log in through the datadog url provided by okta, the /help/quick_start page is displayed. But I want to display a specific dashboard screen.(/dashboard/dashboard_name)

Is there any way??

 


  • NiallM.34104 (Atlas Identity)

    It really depends on Datadog. Okta will send you to the URL specified in the ACS URL along with the SAML response. Where the user is redirected after that is dependent on DataDog.

     

    SAML allows the use of RelayState parameter which is usually used to send the authenticated user to a specific resource after authentication. The DataDog OIN configuration allows you to put in a Default Relay State for all IdP initiated login. You might find that DataDog honours that parameter. Or it might totally ignore it. Worth a shot.

    Expand Post
This question is closed.
Loading
Specify output page after login when implementing datadog sso