groups property

List<String> groups
final

The groups associated with the application role. As a group's name can change, use of groupDetails is recommended to identify a groups.

Implementation

final List<String> groups;