feat(ap4): add oauth2-proxy OIDC flow

This commit is contained in:
donghyeon-ka
2026-07-25 14:50:00 +09:00
parent e2fba41f56
commit 4ac0133586
13 changed files with 342 additions and 1 deletions
@@ -120,6 +120,7 @@
],
"webOrigins": [],
"attributes": {
"pkce.code.challenge.method": "S256",
"post.logout.redirect.uris": "http://localhost:8088/*"
}
}