mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-10 12:00:17 +00:00
Enhancements for OIDC authentication based on user feedback from issue #327: 1. Add OIDC logout URL support - New OIDC_LOGOUT_URL environment variable - UI field in OIDC settings panel for logout URL configuration - Properly redirects to IdP logout endpoint (e.g., Authentik end-session) - Stored in config and returned via security status API 2. Fix redirect URL help text in UI - Handle empty defaultRedirect string properly - Improved help text when PUBLIC_URL is not set - Clarify when auto-detection vs manual config is needed 3. Documentation improvements - Add note about using https:// in PUBLIC_URL/OIDC_REDIRECT_URL when behind TLS proxy - Document OIDC_LOGOUT_URL environment variable - Clarify X-Forwarded-Proto header behavior in OIDC docs - Add better guidance for Authentik users on HTTPS setup 4. Frontend improvements - Add HS256 signature algorithm error message in Login component - Display OIDC logout URL when available These changes address the remaining OIDC UX issues reported by users, particularly around logout functionality and reverse proxy configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| images | ||
| API.md | ||
| CONFIGURATION.md | ||
| DOCKER.md | ||
| FAQ.md | ||
| frontend-style-guide.md | ||
| INSTALL.md | ||
| MIGRATION.md | ||
| OIDC.md | ||
| PORT_CONFIGURATION.md | ||
| PROXY_AUTH.md | ||
| REVERSE_PROXY.md | ||
| SCREENSHOTS.md | ||
| SECURITY.md | ||
| TEMPERATURE_MONITORING.md | ||
| TROUBLESHOOTING.md | ||
| VM_DISK_MONITORING.md | ||
| WEBHOOKS.md | ||
| zfs-monitoring.md | ||