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!

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...

GA: S3 Promote for Historical Data Ingestion in Splunk Cloud

Ingest Historical S3 Data On-Demand: Announcing the General Availability of S3 Promote We’re excited to share ...