Security

How to update LDAP group name mapping to splunk role with REST ?

rbal_splunk
Splunk Employee
Splunk Employee

would like to update the LDAP group name to role mapping using REST on my search head.

Tags (1)
0 Karma

rbal_splunk
Splunk Employee
Splunk Employee

To confirm - the roles <> group mapping created using REST wil be replicated among Search Head Cluster Member.

rphillips_splk
Splunk Employee
Splunk Employee

using the curl command you can add or remove splunk roles mapped to a given LDAP group name. This example adds the 3 roles (admin, user, power) to the LDAP group name 'splunk_test'.

curl -k -u admin:password https://localhost:8089/servicesNS/-/launcher/admin/LDAP-groups/test_AD%2Csplunk_test -d roles=admin -d roles=user -d roles=power

test_AD is the strategy name
splunk_test is the LDAP group name

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!

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Catalog Is Now Generally Available on Splunk Cloud Platform

A Unified View of Your Data  Security logs, application events, business data, and historical telemetry often ...