MAJOR: Complete OIDC migration - Remove JWT custom auth, integrate Keycloak OIDC
- Remove quarkus-smallrye-jwt extension - Delete JwtService, AuthServiceImpl, AuthService interface - Replace AuthResource with OIDC-based implementation - Update SecurityService to use SecurityIdentity instead of JWT - Configure OIDC with Keycloak (bearer-only backend) - Add PostgreSQL configuration - Update entity relationships and database migrations - Remove JWT-related tests and configurations BREAKING CHANGE: Authentication now requires Keycloak OIDC tokens
This commit is contained in:
Reference in New Issue
Block a user