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!

Take Your Breath Away with Splunk Risk-Based Alerting (RBA)

WATCH NOW!The Splunk Guide to Risk-Based Alerting is here to empower your SOC like never before. Join Haylee ...

SignalFlow: What? Why? How?

What is SignalFlow? Splunk Observability Cloud’s analytics engine, SignalFlow, opens up a world of in-depth ...

Federated Search for Amazon S3 | Key Use Cases to Streamline Compliance Workflows

Modern business operations are supported by data compliance. As regulations evolve, organizations must ...