roles property

List<String> roles
final

A list of required roles to add to the fetched token. Translates to the role scope (urn:zitadel:iam:org:project:role:{Role}).

Implementation

final List<String> roles;