1 Commits (2c254d490fddd07344a8aa8ae7323990d7e77487)

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