mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-07 19:35:38 -05:00
[GH-ISSUE #311] OIDC / Oauth2 auto-redirect to auth provider #4810
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mxlb-dev on GitHub (Feb 13, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/311
During login enable automatic redirection of users to their OIDC / Oauth2 provider if only one OIDC / Oauth2 provider is set as only auth-method, so that users save one precious click, aka have a seamless login experience ;)