Known Clients

This is a list of clients that have used the /validate/check endpoint for authentication.
Filter Clients ... @for (column of columnKeysMap; let colIdx = $index; track column) { @if (!useApplicationRowSpan(column.key) || client.isFirst) { } }
{{ column.label }}
@if (column.key === 'lastseen') { {{ client.lastseen ? (client.lastseen | date:'yyyy-MM-dd HH:mm:ss z':'UTC') : '' }} } @else { {{ client[column.key] }} } @if (['ip', 'application'].includes(column.key)) { @if (authService.actionAllowed("auditlog")) { } }
No data matching the filter.