Security

Custom User Access Layer

ivantn21
Explorer

Hello here at my job we have a custom user management system other than the typical AD/LDAP and I was looking for way to be able to support a custom access layer for splunkweb. Since it already supports AD/LDAP maybe it would not be difficult to add another authentication mechanism to it?

Thanks!

Tags (1)
0 Karma

MHibbin
Influencer

Not done this myself, however Splunk does have authentication API. You should probably start with the following documentation:

http://docs.splunk.com/Documentation/Splunk/5.0.3/Security/ConfigureSplunkToUsePAMOrRADIUSAuthentica...

0 Karma

ivantn21
Explorer

Thanks will look in to this!

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You can create your own authentication for Splunk to use, see http://docs.splunk.com/Documentation/Splunk/latest/Security/ConfigureSplunkToUsePAMOrRADIUSAuthentic... for more info. Basically you write a Python script that delegates authentication to your custom system.

ivantn21
Explorer

Thanks will look in to this!

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...