Security

go to a specific page after SSO login

alecools
Engager

Hi

I find it hard to summarise the issue, but the scenario is described as below, any help is appreciated.

If I try to open a Splunk dashboard while not authenticated, e.g. https://mysplunk.com/en-US/app/myapp/search, I would get a login page, and in the URL it will contain a return_to parameter like this: https://mysplunk.com/en-US/account/login?return_to=%2Fen-US%2Fapp%2Fmyapp%2Fsearch. And after login, i will be brought directly to the dashboard requested.

However, for my Splunk instance, which is configured to use SAML SSO with OpenAM, whatever address i request, after authentication via SSO, it will always redirect me to the home page.

The only conf which I suspect may cause this is in authentication.conf:
idpSSOUrl = https://sso.server/openam/saml2/jsp/applogin.jsp?relay=https://mysplunk.com/en-US/saml/acs

Is there any way i can imitate the same behaviour as the return_to parameter in a normal login scenario with SAML SSO?
Please let me know if you'd like to see any additional conf details.

Thank you

Tags (2)
0 Karma

sivagct
Explorer

How did you fix this? please share. Facing the problem after we swtiched from LDAP to SAML SSO. It always redirects to the home page after authentication not to the actual page.

0 Karma

rdimri_splunk
Splunk Employee
Splunk Employee

Your idpSSOUrl is incorrect. It should not have query parameter in it.
Typically it will be something like https://someDomainName/someEndPoint

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...