defaultGroups property

List<String> defaultGroups
final

The groups that are granted default access for this application role. As a group's name can change, use of defaultGroupsDetails is recommended to identify a groups.

Implementation

final List<String> defaultGroups;