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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...