eeb0c31149a6abcb3d495d178c0dda29b4ef4135
Added force-redirect-https-scheme and explicit redirect-uri to fix 'Paramètre invalide : redirect_uri' error in Keycloak authentication. Changes: - quarkus.oidc.authentication.force-redirect-https-scheme=true - quarkus.oidc.authentication.redirect-uri=https://unionflow.lions.dev/auth/callback This ensures Quarkus OIDC uses the correct absolute URL for redirect instead of constructing it from request headers (which may be incorrect behind nginx ingress).
Description
No description provided
Languages
CSS
62.5%
HTML
28.8%
Java
7%
JavaScript
1.4%
SCSS
0.3%