Security

How do I determine the current logged-in user in Javascript?

LukeMurphey
Champion

How do I identify the username of the current, logged-in user via Javascript?

Tags (3)
0 Karma
1 Solution

LukeMurphey
Champion

The current logged-in user is available in Javascript within the $C.USERNAME global variable. Example:

alert($C.USERNAME);

View solution in original post

LukeMurphey
Champion

The current logged-in user is available in Javascript within the $C.USERNAME global variable. Example:

alert($C.USERNAME);

jarize_loyola
Engager

Hi , how about the role of the user?

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...