Security

Reverse Proxy SIngle Sign on

mukuldang08
New Member

My company has a new business web login to have Single sign ons for the users. I am trying to setup a reverse proxy to redirect my user to the business web login and then back and push them into the application after authentication. Is this possible. Please advice on how do I move forward have been going through tons of documentation cannot figure it out. Let me know if you need more information

Tags (1)
0 Karma

lakshman239
Influencer

You can standup a simple reverse proxy server (e.g. apache web server) and follow the process outlined in https://docs.splunk.com/Documentation/Splunk/7.2.3/Security/ConfigureSplunkSSO

So, when users hit your weblogin, it will be redirected to apache, where you can validate/SSO and then redirect the users to splunk search head.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...