canonical / identity-platform-login-ui

Login UI for the Canonical identity broker and identity provider solution
Apache License 2.0
9 stars 6 forks source link

IAM 676 fix auth model group #239

Closed BarcoMasile closed 2 months ago

BarcoMasile commented 2 months ago

Description

This PR addresses an issue with the authorization model where the group parent relation needed to be refactored to a child relation in order to implement least privilege with subgroups.

Changes