http4k-security-oauth
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-security-oauth
http4k-security-oauth
/
org.http4k.security.oauth.server
/
AuthorizationServerWellKnown
Authorization
Server
Well
Known
fun
AuthorizationServerWellKnown
(
server
:
ServerMetadata
,
jsonWebKeySet
:
JsonWebKeySet
?
=
null
,
oidc
:
OpenIdConfiguration
?
=
null
)
:
RoutingHttpHandler