projectAudiences property

List<String> projectAudiences
final

List of audiences that should be attached to the token. Translates to the additional audience scope ("urn:zitadel:iam:org:project:id:{ProjectId}:aud").

Implementation

final List<String> projectAudiences;