An identity is considered to be a group that the owner (creator) is a member of if the owner’s Persona lists it with its getSubPersonae() call. Exactly what is returned by this call will vary according to the implementation of the User Authority.

The standard User Authority used here is implemented on top of the User Directory interface, and includes every Effective Principal of the user as a sub-Persona. For the Profile User Directory, this includes all of the Organizations, Roles, and Relative Roles of the user as well as all of the Organizations, Roles and Relative Roles of any Organization they are members of (either explicitly or implicitly). For the Admin User Directory, this includes all of the Groups that the ACC account is a member of, but not the Privileges that the Group has been assigned.

 
loading table of contents...