tokenEndpointUrl

fun tokenEndpointUrl(issuerId: String): HttpUrl

Returns the authorization server's token_endpoint for the given issuerId.

E.g. http://localhost:8080/some-issuer/token.

Parameters

issuerId

The path or identifier for the issuer.