Security

Which users use the REST API?

twinspop
Influencer

We are planning to move to SAML SSO soon. One of the drawbacks of SAML is that you cannot authenticate on the API any longer. Up to this point, any user defined to use splunkweb has had access to the API. How can I find out who will be impacted by yanking API access?

 

Labels (3)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

I'd start with this query.

index=_internal source="*splunkd_access.log" NOT (user="-" OR user="splunk-system-user")
| dedup user
| table user
---
If this reply helps you, Karma would be appreciated.
0 Karma

twinspop
Influencer

The catches both API and splunkweb users. I'm not clear how to isolate them

0 Karma

gjanders
SplunkTrust
SplunkTrust
0 Karma
Get Updates on the Splunk Community!

User Groups | Upcoming Events!

If by chance you weren't already aware, the Splunk Community is host to numerous User Groups, organized ...

Splunk Lantern | Spotlight on Security: Adoption Motions, War Stories, and More

Splunk Lantern is a customer success center that provides advice from Splunk experts on valuable data ...

Splunk Cloud | Empowering Splunk Administrators with Admin Config Service (ACS)

Greetings, Splunk Cloud Admins and Splunk enthusiasts! The Admin Configuration Service (ACS) team is excited ...