fix(oidc): support workload discovery and JWKS negotiation (#7348)

* fix(oidc): support workload discovery and JWKS negotiation

* test(oidc): cover existing Console authorization code flows

* test(oidc): cover admin validation and document workload setup
This commit is contained in:
GatewayJ
2026-09-07 14:38:04 +08:00
committed by GitHub
parent ad0c44dc63
commit c9c6bb7a24
7 changed files with 766 additions and 56 deletions
Generated
+1
View File
@@ -9999,6 +9999,7 @@ dependencies = [
"rustls-pki-types",
"serde",
"serde_json",
"serde_with",
"serial_test",
"sha1 0.11.0",
"sha2 0.11.0",