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
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!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...