Version: 6.x-21
This is an older version of Search Guard. Switch to Latest version
Community

Customizing the login page

You can fully customize the login page to adapt it to your needs. Per default, the login page shows the following elements:

Use the following setting in kibana.yml to customize one or more elements:

Name Description
searchguard.basicauth.login.showbrandimage boolean, show or hide the brand image, Default: true
searchguard.basicauth.login.brandimage String, src of the brand image. Should be an absolute URL to your brand image, e.g. http://mycompany.com/mylogo.jpg.
searchguard.cookie.name String, name of the cookie. Default: ‘searchguard_authentication’
searchguard.basicauth.login.title String, title of the login page.
searchguard.basicauth.login.subtitle String, subtitle of the login page.
searchguard.basicauth.login.buttonstyle String, style attribute of the login button.

Not what you were looking for? Try the search.