Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto launch OIDC #1285

Merged
merged 3 commits into from
Mar 7, 2025
Merged

Auto launch OIDC #1285

merged 3 commits into from
Mar 7, 2025

Conversation

IgnisDa
Copy link
Owner

@IgnisDa IgnisDa commented Mar 7, 2025

Fixes #1284.

  • Add documentation for autoOidcLaunch parameter
  • Clarify how to access authentication page when local auth is disabled
  • Improve explanation of OIDC authentication flow

IgnisDa added 3 commits March 7, 2025 07:22
- Extract OIDC redirect URL fetching into a separate function
- Streamline the getOidcRedirectUrl action handler
- Introduce `autoOidcLaunch` search parameter with default value of true
- Automatically redirect to OIDC login when local auth is disabled and OIDC is enabled
- Enhance authentication route to support seamless OIDC authentication flow
- Add documentation for `autoOidcLaunch` parameter
- Clarify how to access authentication page when local auth is disabled
- Improve explanation of OIDC authentication flow
@IgnisDa IgnisDa merged commit 4cce9ec into main Mar 7, 2025
9 checks passed
@IgnisDa IgnisDa deleted the issue-1284 branch March 7, 2025 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Skip the need to press the "login with OIDC" button
1 participant