groups property

List<String> groups
final

A list of comma seperated strings that identifies user groups in your OIDC IdP. Each user group is made up of a group of private workers.

Implementation

final List<String> groups;