b904cd6b9588c4331e48fa970c0129ac4ff609ec
- Removed quarkus.oidc.authentication.redirect-path=/auth/callback - Removed quarkus.oidc.authentication.redirect-uri explicit setting - Changed cookie-same-site from strict to lax for OAuth compatibility - Keycloak client updated with wildcard redirectUris: https://unionflow.lions.dev/* This allows Quarkus OIDC to use its default callback paths instead of the non-existent /auth/callback path that was causing 502 errors. Fixes OAuth callback 502 Bad Gateway error.
Description
No description provided
Languages
CSS
62.5%
HTML
28.8%
Java
7%
JavaScript
1.4%
SCSS
0.3%