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

feat: add keycloak plugin for better SSO UX #3880

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

rocketeerbkw
Copy link
Member

General Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for inclusion in changelog

Database Migrations

  • If your PR contains a database migation, it MUST be the latest in date order alphabetically

Description

Adds a keycloak plugin that can detect which identity provider to use based on the user email address, instead of forcing the user to select their own provider.

Configuration of the login flow is manual for this PR, there is an example at https://sventorben.github.io/keycloak-home-idp-discovery/configuration.html#authenticator-execution.

For local testing, you can run make compose/example-sso and then create a new login flow for the lagoon realm. Note that the lagoon theme is quite out of date and doesn't work well with the new flow.

Closing issues

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

@rocketeerbkw rocketeerbkw requested a review from bomoko February 10, 2025 18:16
@rocketeerbkw rocketeerbkw force-pushed the keycloak-home-idp-plugin branch from 2998e07 to 322efa6 Compare February 11, 2025 22:16
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.

4 participants