What's Changed
Fixes
- E2E OIDC networking: Added
OIDC_DISCOVERY_BASE_URLsupport for Docker environments where backend cannot reach localhost URLs - Database migrations: Entrypoint now runs migrations automatically on startup
- Keycloak v26+ config: Updated hostname configuration to use full URL format
Documentation
- Added E2E architecture diagram
- Documented Docker OIDC networking configuration
- Added E2E-specific troubleshooting section
- Fixed typo in "Image Pull Failures" heading
Tests
- All 19 RBAC E2E tests pass against local Docker environment
Full Changelog: v1.6.1...v1.6.2