What's Changed
Documentation
- Added comprehensive OIDC.md guide explaining:
- Public vs confidential clients (why no client secret for SPAs)
- Complete authentication flow with ASCII diagrams
- PKCE (Proof Key for Code Exchange) mechanism
- Token validation process
- Role-based access control
- Docker networking considerations
- Machine-to-machine authentication
Full Changelog: v1.6.2...v1.6.3