Security

Custom sso error page

anoopambli
Communicator

We are using siteminder based sso for our splunk servers (linux). Apache is used as the proxy server. If a user who is not present in slunk or LDAP config he/she gets an error message as below.

"SSO error description
Could not authenticate user via SSO. Please confirm the user set in the http header via your SSO module has a matching splunk account with the same username.
For more help debugging SSO, consult the SSO debug page."

Is there anyway we can customize the error message? by adjusting anything in the apache config?

Tags (1)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

That message sits in $SPLUNK_HOME/share/splunk/search_mrsparkle/templates/account/sso_error.html, with the appropriate translations for the message IDs in there sitting in Python-2.7/Lib/site-packages/splunk/appserver/mrsparkle/locale/. See http://docs.splunk.com/Documentation/Splunk/6.0.2/AdvancedDev/TranslateSplunk for working with these localization files.

You should be able to make changes to those, just be aware that they probably won't be upgrade-safe.

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, ...