feat: add Google broker configuration profiles

This commit is contained in:
donghyeon-ka
2026-07-25 15:30:47 +09:00
parent 030ae94be3
commit 2ee4b2af1c
8 changed files with 293 additions and 0 deletions
+4
View File
@@ -3,6 +3,10 @@
The 39-branch implementation registry is documented in
[`docs/keycloak-branch-index.md`](docs/keycloak-branch-index.md).
Google brokering has a credential-free local OIDC harness and an opt-in
real-Google profile described in
[`docs/google-idp-brokering.md`](docs/google-idp-brokering.md).
Keycloak을 중심으로 네 가지 브라우저 인증 통합 패턴을 같은 로컬
인프라에서 비교하는 학습 프로젝트입니다.