uselagoon / lagoon

Lagoon, the developer-focused application delivery platform
https://docs.lagoon.sh/
Apache License 2.0
560 stars 149 forks source link

fix: add correct roles and scopes to keycloak account client realm import #3655

Closed shreddedbacon closed 7 months ago

shreddedbacon commented 7 months ago

General Checklist

Database Migrations

Just fixes the realm import for initial installs to import the roles and scopes for the account client to allow users to access their profile page in the keycloak UI.

Prior to this, if a user went to Your account from the Lagoon UI and clicked on anything to edit their account it would give a permission denied. This fixes that by importing a known export of the roles and scopes.