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

Allow the lagoon UI to pre-select a keycloak identity provider for login #1847

Merged
merged 2 commits into from
May 7, 2020

Conversation

rocketeerbkw
Copy link
Member

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for changelog and subsystem label(s) applied

This PR allows adding idpHint query string parameter to any lagoon UI url. If the user is not logged in, the idpHint will be forwarded to keycloak where it may then auto-select the identity provider that has a matching alias to the idpHint.

Closing issues

closes #1789

@rocketeerbkw rocketeerbkw added the 1-api-auth API & Authentication subsystem label May 6, 2020
@rocketeerbkw rocketeerbkw added this to the v1.5.0 milestone May 6, 2020
@Schnitzel Schnitzel merged commit 82e5d76 into master May 7, 2020
@rocketeerbkw rocketeerbkw deleted the 1789-idphint-keycloak branch June 22, 2020 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-api-auth API & Authentication subsystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement idpHint for Lagoon UI authentication
2 participants