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!

What You Read The Most: Splunk Lantern’s Most Popular Articles!

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

Announcing the General Availability of Splunk Enterprise Security 8.1!

We are pleased to announce the general availability of Splunk Enterprise Security 8.1. Splunk becomes the only ...

Developer Spotlight with William Searle

The Splunk Guy: A Developer’s Path from Web to Cloud William is a Splunk Professional Services Consultant with ...