NEXA_CORE /
{{ currentView.toUpperCase() }}
Multiple matches (Max 10)
{{ res.displayName || res.login }}
{{ res.login }}
{{ res.ad.disabled ? 'DISABLED' : (res.ad.locked ? 'BLOCKED' : 'ACTIVE') }}
Infrastructure Status
SSO Config
{{ systemStatus.keycloak.status ? systemStatus.keycloak.status.toUpperCase() : 'UNKNOWN' }}Active Directory
{{ systemStatus.ad.status ? systemStatus.ad.status.toUpperCase() : 'UNKNOWN' }}{{ user.displayName || user.login }}
{{ user.login }}
{{ user.ad.disabled ? 'DISABLED' : (user.ad.locked ? 'BLOCKED' : 'ACTIVE') }}
User Profile
Mail {{ user.mail || 'N/A' }}
Mobile {{ user.mobile || 'N/A' }}
Dept {{ user.department || 'N/A' }}
Title {{ user.title || 'N/A' }}
Manager {{ user.manager || 'N/A' }}
EmpID {{ user.employeeId || 'N/A' }}
Bad Pwd Count {{ user.ad.badPwd }}
Last Successful Logon {{ user.ad.lastLogon }}
Pwd Expires In {{ user.ad.pwdDays }} days
Search for an AD account to view telemetry and actions.
Live Triage / Device Data
{{ alert.title }}
{{ alert.detail }}
Endpoint Data (MDM)
Hostname: {{ user.device?.hostname || 'N/A' }}
Uptime: {{ user.device?.uptimeDays || 0 }} days
Awaiting target telemetry...