All checks were successful
CI / lint (pull_request) Successful in 1m28s
CI / build (pull_request) Successful in 1m18s
CI / unit (pull_request) Successful in 1m40s
CI / frontend (pull_request) Successful in 3m2s
CI / mutation (pull_request) Successful in 6m16s
CI / verify-stack (pull_request) Successful in 5m14s
The medewerker scheme intermittently hung ~2s fetching OIDC metadata from its (unreachable) test authority and then 401'd — clearing Authority alone left JwtBearer's PostConfigure free to build a ConfigurationManager under CI timing. Give both test schemes a StaticConfigurationManager so metadata is never fetched, making token validation deterministic. Also harden AddRealmRoles to never throw (a throw in OnTokenValidated surfaces as a 401) — a malformed realm_access yields no roles (403). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
6.4 KiB
6.4 KiB