1 Commits (b55f3d0e22215c5ad7c4d5faf6ba5991295259a4)

Author SHA1 Message Date
Guillermo Pages 2c254d490f feat: add POST_LOGIN_PATH and ALLOW_CONTINUE_PARAM env vars
- Added POST_LOGIN_PATH env var (default: '/')
- Added ALLOW_CONTINUE_PARAM env var (default: true)
- Updated appConfigMap to read and pass these values
- Updated oidcConfigBuilder to include them in OIDC config

This allows consumers to configure post-login redirect behavior via env vars.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
3 months ago