open static fun createKeycloak(vertx: Vertx, flow: OAuth2FlowType, config: JsonObject): OAuth2Auth
vertx - the Vertx instance
vertx
flow -
flow
config - the config as exported from the admin console
config
Return the auth provider