Getting Data In

Can I specify different authentication mechanisms for the Web UI and Admin port?

juniormint
Communicator

I'm trying to support LDAP on the web UI and a custom authentication script for the admin port (rest api).

Is it possible to have two authentication scripts enabled at the same time? Can I configure one method for the web UI and another for the Admin port?

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

The Web UI (8000 by default) uses the REST API ("admin port", 8089 by default) for authentication - it's just another REST client.

You can of course specify one script in authentication.conf that in itself queries two scripts for authentication... that would apply to both the Web UI and direct REST API access though.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

The Web UI (8000 by default) uses the REST API ("admin port", 8089 by default) for authentication - it's just another REST client.

You can of course specify one script in authentication.conf that in itself queries two scripts for authentication... that would apply to both the Web UI and direct REST API access though.

juniormint
Communicator

Makes sense. Thanks

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...