url

fun url(path: String): HttpUrl

Returns the authorization server's issuer identifier for the given path. The identifier is a URL without query or fragment components, e.g. http://localhost:8080/some-issuer.

Parameters

path

The path or identifier for the issuer.