Thomas Kosiewski
f569d9c33d
feat: add separate max token lifetime for administrators ( #18267 )
...
# Add separate token lifetime limits for administrators
This PR introduces a new configuration option `--max-admin-token-lifetime` that allows administrators to create API tokens with longer lifetimes than regular users. By default, administrators can create tokens with a lifetime of up to 7 days (168 hours), while the existing `--max-token-lifetime` setting continues to apply to regular users.
The implementation:
- Adds a new `MaximumAdminTokenDuration` field to the session configuration
- Modifies the token validation logic to check the user's role and apply the appropriate lifetime limit
- Updates the token configuration endpoint to return the correct maximum lifetime based on the user's role
- Adds tests to verify that administrators can create tokens with longer and shorter lifetimes
- Updates documentation and help text to reflect the new option
This change allows organizations to grant administrators extended token lifetimes while maintaining tighter security controls for regular users.
Fixes #17395
2025-06-06 17:36:30 +02:00
..
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-06-02 20:13:08 -07:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-06-02 20:13:08 -07:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-02-19 13:08:38 +00:00
2025-02-19 13:08:38 +00:00
2025-03-21 15:28:08 +00:00
2025-01-03 13:12:59 +00:00
2025-03-21 15:28:08 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-04-04 14:04:20 -04:00
2025-01-03 13:12:59 +00:00
2025-04-04 14:04:20 -04:00
2025-04-04 14:04:20 -04:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-02-24 05:38:17 +00:00
2025-01-03 13:12:59 +00:00
2025-01-27 16:26:56 +00:00
2025-05-19 16:05:39 +01:00
2025-01-27 16:26:56 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-20 17:24:22 +00:00
2025-01-03 13:12:59 +00:00
2025-03-10 12:28:06 +00:00
2025-01-03 13:12:59 +00:00
2025-01-20 17:24:22 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 11:15:35 -06:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-06-06 17:36:30 +02:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-05-16 10:09:46 -04:00
2025-03-25 13:54:53 +01:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-06-03 16:55:34 +01:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-02-12 18:18:17 +11:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-05-13 20:48:16 +00:00
2025-01-03 13:12:59 +00:00
2025-05-22 19:48:23 +10:00
2025-05-13 20:48:16 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00
2025-05-13 20:48:16 +00:00
2025-01-03 13:12:59 +00:00
2025-01-03 13:12:59 +00:00