Splunk Cloud Platform

list all users role capability

sarit_s
Communicator

Hello

Is it possible to add role capability so the user will be able to see the list of all active users but without adding more capabilities ?

If not, is there other way to get such list with searching option so the user will be able to search a specific user from the list ?

Thanks

Labels (1)
Tags (2)
0 Karma

andrew_nelson
Communicator

If its just a list of users they need access to, you can schedule a report to run as someone that has access to the user info (like an admin). 
Then grant the users access to that report's results. 

The report would be something like: 

| rest splunk_server=local /services/authentication/users 
| table title realname

 

0 Karma

PickleRick
SplunkTrust
SplunkTrust

There are two capabilities which might  fit here

list_all_users

list_all_roles

sarit_s
Communicator

Hey

those capabilities no longer exists in splunk cloud 

0 Karma

PickleRick
SplunkTrust
SplunkTrust

Ahhh... Didn't notice it's the Cloud section. My bad 🙂

 

0 Karma
Get Updates on the Splunk Community!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...