revocationEndpointUrl

fun revocationEndpointUrl(issuerId: String): HttpUrl

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

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

Parameters

issuerId

The path or identifier for the issuer.