![JAR search and dependency download from the Maven repository](/logo.png)
io.hawt.quarkus.HawtioConfig.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hawtio-quarkus Show documentation
Show all versions of hawtio-quarkus Show documentation
Hawtio :: Quarkus Extension
The newest version!
io.hawt.quarkus.HawtioConfig.authenticationEnabled=Enables or disables Hawtio authentication
io.hawt.quarkus.HawtioConfig.authenticationThrottled=Throttles authentication to protect Hawtio from brute force attacks.
io.hawt.quarkus.HawtioConfig.disableProxy=Enable or disable the Hawtio proxy servlet.\nBy default, it's disabled to hide Connect plugin when embedded in Quarkus.
io.hawt.quarkus.HawtioConfig.keycloakClientConfig=The location of client-side configuration file for Hawtio Keycloak support
io.hawt.quarkus.HawtioConfig.keycloakEnabled=Enables or disables Hawtio keycloak support
io.hawt.quarkus.HawtioConfig.localAddressProbing=Whether local address probing for proxy allowlist is enabled or not upon startup. Set this property to false to disable it
io.hawt.quarkus.HawtioConfig.pluginConfigs=Map of custom Hawtio plugin configurations
io.hawt.quarkus.HawtioConfig.proxyAllowlist=Comma separated list for target hosts that the hawtio-jmx Connect plugin can connect to via ProxyServlet.\n\nAll hosts that are not listed in this allowlist are denied to connect for security reasons. This option can be set to * to restore the old behavior and\nallow all hosts. Prefixing an element of the list with "r\:" allows you to define a regexp (example\: localhost,r\:myservers[0-9]+.mydomain.com)
io.hawt.quarkus.HawtioConfig.roles=Comma separated list of user roles required to log in to the console
io.hawt.quarkus.HawtioConfig.sessionTimeout=The maximum time interval, in seconds, that the servlet container will keep this session open between client accesses
© 2015 - 2025 Weber Informatics LLC | Privacy Policy