Roles to groups
M
Mark Tarry
I've also encountered this problem, we have a dedicated Entra security group for those who should be granted admin access to Port.
I've not tested this, but a Port automation could theoretically work around this:
- Trigger: ENTITY_CREATEDfor the_userblueprint
- Condition: check for user entity being a member of specific teams
- That is, assuming you've synced teams/groups from the SSO Identity Provider
- Invocation method: Update the _userentity to adjust roles
S
Scott Munro
+1 At present we can have a mismatch between what a users AD group and their port permissions are after gaining access if an admin changes it in Port.