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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...