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 lagoon-ui-oidc client #3803

Merged
merged 1 commit into from
Oct 15, 2024
Merged

feat: add lagoon-ui-oidc client #3803

merged 1 commit into from
Oct 15, 2024

Conversation

shreddedbacon
Copy link
Member

@shreddedbacon shreddedbacon commented Sep 10, 2024

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

This creates a copy of the lagoon-ui client called lagoon-ui-oidc that has public authentication disabled. This client will eventually be used by the next UI version, while leaving the existing client in place for the current UI so that both versions of the UI could be used while development is undertaken, with the eventual goal of the original lagoon-ui client going away.

The charts will need to be updated to include support for configuring the secret for this client with this variable KEYCLOAK_LAGOON_UI_OIDC_CLIENT_SECRET

Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a step towards Uiv2

@tobybellwood tobybellwood merged commit 0428e38 into main Oct 15, 2024
1 check passed
@tobybellwood tobybellwood deleted the ui-oidc-client branch October 15, 2024 20:42
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.

2 participants