io.quarkus.oidc.OidcTenantConfig$Proxy.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-oidc Show documentation
Show all versions of quarkus-oidc Show documentation
Secure your applications with OpenID Connect Adapter and IDP such as Keycloak
#
#Thu Jun 18 17:10:08 CEST 2020
io.quarkus.oidc.OidcTenantConfig.Proxy.host=The host (name or IP address) of the Proxy.
\nNote\: If OIDC adapter needs to use a Proxy to talk with OIDC server (Provider),\nthen at least the "host" config item must be configured to enable the usage of a Proxy.
io.quarkus.oidc.OidcTenantConfig.Proxy.username=The username, if Proxy needs authentication.
io.quarkus.oidc.OidcTenantConfig.Proxy.password=The password, if Proxy needs authentication.
io.quarkus.oidc.OidcTenantConfig.Proxy.port=The port number of the Proxy. Default value is 80.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy