keycloak/tests
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
..
base Allow specifying max allowed expiration of federated client assertion in the Identity Provider settings (#46629) 2026-02-27 07:05:10 +00:00
clustering Removing cross module dependency between tests/base and tests/clustering. (#45353) 2026-01-21 17:42:39 +01:00
custom-providers Extend client policies tests to check exact events (#46093) 2026-02-13 15:47:38 +01:00
custom-scripts Move PartialImportTest.java to the new testsuite 2025-07-14 14:00:17 +02:00
migration-util Make shebang in bash scripts consistent (#37369) 2026-02-17 11:32:28 +01:00
utils Migrate parts of model package to new test framework (#45024) 2025-12-19 14:52:23 +01:00
utils-shared [OID4VCI] Revisit and fix /credential_offer_uri endpoint (#46199) 2026-02-23 10:10:58 +01:00
webauthn Add default surefire args for tests using new testframework 2026-01-09 08:33:54 +01:00
FIPS_104-2.md Add FIPS suite to the new tests (#43431) 2025-11-06 14:08:19 +01:00
MANUAL_MIGRATION.md Rename ApiUtil to AdminApiUtil (#44224) 2025-11-17 07:52:04 +01:00
MIGRATING_TESTS.md Migration util imrovements (#39161) 2025-05-19 09:55:25 +02:00
pom.xml Add default surefire args for tests using new testframework 2026-01-09 08:33:54 +01:00