vertx / io.vertx.reactivex.ext.auth.oauth2 / OAuth2Auth / createKeycloak

createKeycloak

open static fun createKeycloak(vertx: Vertx, flow: OAuth2FlowType, config: JsonObject): OAuth2Auth

Parameters

vertx - the Vertx instance

flow -

config - the config as exported from the admin console

Return
the auth provider