tokenEndpoint property
The token endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
Implementation
final String tokenEndpoint;
The token endpoint of the IdP. This must be a full URL, including the HTTPS protocol, the domain, and the path.
final String tokenEndpoint;