opentdf / platform

OpenTDF Platform monorepo enabling the development and integration of _forever control_ of data into new and existing applications. The concept of forever control stems from an increasingly common concept known as zero trust.
BSD 3-Clause Clear License
15 stars 4 forks source link

Ensure UserAttributes are enabled for pre-existing realms during keycloak provisioning #994

Closed elizabethhealy closed 1 week ago

elizabethhealy commented 1 week ago

With KC 24 we need to manually enable "unmanaged attributes" upon realm creation. However during provisioning, if a realm already exists we skip this step. We should add a check to ensure existing realms have "unmanaged attributes" enabled as well to ensure the users provisioned to those realms are setup correctly.