idAttribute property

String? idAttribute
getter/setter pair

The identifying name of each group a user belongs to.

For example, if this is set to "distinguishedName" then RBACs and other group expectations should be written as full DNs. This defaults to "distinguishedName".

Optional.

Implementation

core.String? idAttribute;