groupsAttribute property
The SAML attribute to read groups from.
This value is expected to be a string and will be passed along as-is (with
the option of being prefixed by the group_prefix
).
Optional.
Implementation
core.String? groupsAttribute;