keycloak/js/apps/admin-ui/test
Thomas Darimont 2a7495b4f5
Some checks failed
Weblate Sync / Trigger Weblate to pull the latest changes (push) Has been cancelled
Allow specifying max allowed expiration of federated client assertion in the Identity Provider settings (#46629)
* Add support to specify max expiration time for client assertions in Identity Provider settings (#46304, #46626, #46627)

We now support the configuration of max client assertion expiration time for the following providers:
- OIDC Identity Provider
- SPIFFE Identity Provider
- Kubernetes Identity Provider

Added testFederatedClientAssertionMaxExpiration test.
Added UI test for saving and retrieving fedClientAssertionMaxExp for Kubernetes Identity Provider.

Fixes #46304 (SPIFFE)
Fixes #46626 (Kubernetes)
Fixes #46627 (OIDC)

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>

* Move client auth tests to AbstractBaseClientAuthTest

This allows testing base, Kubernetes and Spiffe implementations.

Fixes #46630

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>

---------

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2026-02-27 07:05:10 +00:00
..
autentication Parallelize authentication tests for the admin console (#43376) 2025-10-14 13:54:18 -04:00
client-scope [OID4VCI]: Normalize hash algorithm names to lowercase (#46449) 2026-02-23 08:16:54 +01:00
clients Improve client creation with PKCE in admin console (#44365) 2026-01-23 17:30:58 +01:00
events AdminEvent.getResourcePath() returns paths with duplicated slashes 2026-01-05 21:18:39 +00:00
groups Disable test retries for admin console (#42289) 2025-09-02 15:49:33 -04:00
identity-providers Allow specifying max allowed expiration of federated client assertion in the Identity Provider settings (#46629) 2026-02-27 07:05:10 +00:00
masthead Iterate realm deletion in realm.spec.ts 2026-02-10 21:20:50 +01:00
organization Disable test retries for admin console (#42289) 2025-09-02 15:49:33 -04:00
permissions Disable test retries for admin console (#42289) 2025-09-02 15:49:33 -04:00
realm-roles Flaky realm role test 2025-09-03 08:00:42 +02:00
realm-settings [OID4VCI] Disable OID4VCI functionality when Verified Credentials switch is off (#44995) 2026-01-19 14:09:42 +01:00
sessions Disable test retries for admin console (#42289) 2025-09-02 15:49:33 -04:00
support Automatically dispose of realms created by createTestBed() (#43299) 2025-10-10 10:22:21 -04:00
user-federation Issue 42360 flaky ldap mapper test 2025-09-05 15:33:45 +02:00
users Fix missing validation error labels when editing a user (#45551) 2026-01-20 12:24:05 -05:00
utils Playwright tests for user workflows tab. (#45771) 2026-01-29 08:17:00 -05:00
workflows Playwright tests for user workflows tab. (#45771) 2026-01-29 08:17:00 -05:00
tsconfig.json Align TypeScript code with Node.js requirements (#41731) 2025-08-07 14:09:28 -04:00