Security

What is the best practice for managing your SAML cache?

pkeller
Contributor

etc/system/local/authentication.conf and etc/system/metadata/local.meta both contain many old entries of users that may no longer be using the platform. The files both get updated automatically when a new user logs in.

On a search cluster, is there a recommended solution for removing these entries?

My plan was just to shutdown the cluster members, removing all the cached data and restarting, but is there a less disruptive way?

Thank you.

Tags (1)
1 Solution

anaidu_splunk
Splunk Employee
Splunk Employee

There are a few ways to clean up the cache;

i) Restart of splunk,
ii) Or run comand below;
./splunk _internal call /authentication/providers/services/_reload -auth admin:changeme

iii) Or hit the rest endpoint;
"| rest splunk_server=* /services/authentication/providers/services/_reload "

View solution in original post

0 Karma

anaidu_splunk
Splunk Employee
Splunk Employee

There are a few ways to clean up the cache;

i) Restart of splunk,
ii) Or run comand below;
./splunk _internal call /authentication/providers/services/_reload -auth admin:changeme

iii) Or hit the rest endpoint;
"| rest splunk_server=* /services/authentication/providers/services/_reload "

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!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...