Basic Authentication

Solr requires authentication for resource {{authLocation === '/' ? 'Dashboard' : authLocation}}.
Please log in with your username and password for realm {{authRealm}}.


{{error}}
Username is required
Password is required

Logged in as user {{authLoggedinUser}}. Realm={{authRealm}}.


Kerberos Authentication

Your browser did not provide the required information to authenticate using Kerberos. Please check that your computer has a valid ticket for communicating with Solr, and that your browser is properly configured to provide that ticket when required. For more information, consult Solr's Kerberos documentation .

The response from the server was:
HTTP 401 {{statusText}}
WWW-Authenticate: {{wwwAuthHeader}}

Authentication scheme not supported

Some or all Solr operations are protected by an authentication scheme that is not yet supported by this Admin UI ({{authScheme}}).

Solr returned an error response:


HTTP 401 {{statusText}}
WWW-Authenticate: {{wwwAuthHeader}}

A possible workaround may be to use another client that supports this scheme.