jwksUrl

fun jwksUrl(issuerId: String): HttpUrl

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

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

Parameters

issuerId

The path or identifier for the issuer.