Web UI properties#
The following properties can be used to configure the Starburst Enterprise web UI.
web-ui.authentication.type
#
Type: string
Allowed values: One of
form
,fixed
,certificate
,kerberos
,jwt
,oauth2
,delegated-password
,delegated-oauth2
,delegated-kerberos
Default value:
form
The authentication mechanism to allow user access to the Web UI. See Web UI Authentication.
web-ui.session-timeout
#
Type: duration
Default value:
1d
The duration how long a user can be logged into the Web UI, before the session times out, which forces an automatic log-out.