Re: UAA Multi-Tenant Hierarchical Groups


Sree Tummidi
 

Hello Brian,

UAA supports hierarchical groups in any given Identity Zone (aka UAA Tenant)
The Groups in a given UAA Identity Zone are unique.

Please refer to the documentation here :
http://docs.cloudfoundry.org/api/uaa/#add-member
The Type in your case will be 'GROUP'


Thanks,
Sree Tummidi
Sr. Product Manager
Identity - Pivotal Cloud Foundry


On Tue, Jun 28, 2016 at 9:16 AM, Bryan Perino <Bryan.Perino(a)gmail.com>
wrote:

Hello All,

Does UAA support Multi-Tenant Hierarchical groups? By this I mean can I
have a GroupParent -> GroupChild relationship? The documentation mentioned
that the groupName is unique per UAA as well, so I would have to have some
sort of prefix for a tenant. Each tenant would want to model their groups
based on their organization's internal structure. So, I could have
coke.GroupParent -> coke.groupChild, or something like that.

Is there out of the box support for this in UAA?

Thank you for any guidance.

Join cf-dev@lists.cloudfoundry.org to automatically receive all group messages.