authorizationServers property

List<String> authorizationServers
final

Authorization servers that can issue tokens for this resource — the client OIDC/RFC-8414-discovers one of these to obtain a token.

Implementation

final List<String> authorizationServers;