keycloak/tests/base
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
..
src/test Allow specifying max allowed expiration of federated client assertion in the Identity Provider settings (#46629) 2026-02-27 07:05:10 +00:00
pom.xml [Test Framework] testcontainers dependency refactor. (#46131) 2026-02-11 10:07:12 +00:00