authorizationEndpointUrl

fun authorizationEndpointUrl(issuerId: String): HttpUrl

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

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

Parameters

issuerId

The path or identifier for the issuer.