API clients authenticate against privacyIDEA with an API key that is sent
in the X-API-Key header. The plaintext key is shown only once, right
after it is created or rotated.
Copy this key now. For security reasons it is shown only once and cannot be retrieved again. If you lose it, rotate the key to generate a new one.
{{ newApiKey.api_key }}
| Name | Type | Status | Key ID | Created | Last used | |
|---|---|---|---|---|---|---|
| {{ client.display_name }} | {{ clientTypeLabel(client.client_type) }} | {{ client.status }} | pi_{{ client.key_id }} |
{{ client.created_at | date:'yyyy-MM-dd HH:mm' }} | {{ (client.last_used_at | date:'yyyy-MM-dd HH:mm') || '-' }} | Rotate the key? The current key stops working immediately. Delete this client? Its API key and remembered devices are removed. |