endSessionEndpointUrl

fun endSessionEndpointUrl(issuerId: String): HttpUrl

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

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

Parameters

issuerId

The path or identifier for the issuer.