mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 11:03:59 +00:00
Add @RequestMapping(/auth) to all OIDC and login controllers so paths match the Kong route (strip_path: false keeps /auth in the forwarded path). Changes: - authority/web: add @RequestMapping(/auth) to LoginController, OidcAuthorizeController, OidcTokenController, OidcUserInfoController - authority/resources: add V1__oidc_authorization_codes Flyway migration - application-prole.yml: add OIDC clientId/clientSecret env bindings - knoe-auth-deployment.yaml: add Flyway baseline env vars and KNOE_AUTH_OIDC_CLIENT_ID/SECRET from knoe-auth-oidc-client secret Result: db.prole.org login flow redirects correctly through https://api.prole.org/auth/login Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Dockerfile | ||
| Dockerfile.app | ||
| pom.xml | ||