Security

Got "Forbidden: Strict SSO Mode" after a fresh install

daniel_splunk
Splunk Employee
Splunk Employee

Once I did a fresh install and try to login to web GU, I got "Forbidden: Strict SSO Mode". I didn't enable any SSO at all.

I try this http://localhost:8089.en-US/debug/sso and it also confirmed sso is not enabled.

Tags (2)
0 Karma

daniel_splunk
Splunk Employee
Splunk Employee

One possibility is you've firewall enabled on the sever.

You can try to run this command to verify.

iptables -t nat -L -v
iptables -t mangle -L -v
iptables -t raw -L -v
iptables -t security -L -v

From the output, if you saw something like this
"MASQUERADE all – any any anywhere anywhere"

This means you enabled masquerading for all traffic. This causes local to local traffic also to be source NATed.

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