Security

Is it possible to use SSO metadata to set user timezone?

jmyers
Explorer

Is it possible to set Splunk's timezone for each user based on their metadata in their SSO profile they use to log into Splunk?

I'm pretty sure I can automate this information on the SSO side in a way that I can't using role-based configurations in Splunk (why can't roles have default timezones???), the only issue is getting Splunk to accept the timezone value.

Using Splunk Cloud, currently on 8.2.something
Thanks!

Labels (2)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Splunk only collects group membership information from SSO providers.  You may be able to script something using the REST API, however.  See https://docs.splunk.com/Documentation/SplunkCloud/latest/RESTREF/RESTaccess#authentication.2Fusers.2...

Roles don't have default timezones because users in the same role are not necessarily in the same area.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

Splunk only collects group membership information from SSO providers.  You may be able to script something using the REST API, however.  See https://docs.splunk.com/Documentation/SplunkCloud/latest/RESTREF/RESTaccess#authentication.2Fusers.2...

Roles don't have default timezones because users in the same role are not necessarily in the same area.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...