From 7478e610d99d1f2fb383ecbfa0b70d72eae27f81 Mon Sep 17 00:00:00 2001 From: server Date: Tue, 10 Dec 2019 18:12:37 -0500 Subject: solr changes --- .../server/solr-webapp/webapp/partials/login.html | 160 --------------------- 1 file changed, 160 deletions(-) delete mode 100644 solr-8.1.1/server/solr-webapp/webapp/partials/login.html (limited to 'solr-8.1.1/server/solr-webapp/webapp/partials/login.html') diff --git a/solr-8.1.1/server/solr-webapp/webapp/partials/login.html b/solr-8.1.1/server/solr-webapp/webapp/partials/login.html deleted file mode 100644 index 29c8c7150..000000000 --- a/solr-8.1.1/server/solr-webapp/webapp/partials/login.html +++ /dev/null @@ -1,160 +0,0 @@ - -
- -
-

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}}
-
-
- -
-

OpenID Connect (JWT) authentication

- -
- Callback from ID Provider received. -

- There were errors during login with ID Provider. Please try again.
-

-
-
-

- Solr requires authentication for resource {{authLocation === '/' ? 'Dashboard' : authLocation}}. -

-
-

- Please log in with your Identity Provider (IdP) for realm {{authRealm}}. -

-

- Clicking the button below, you will be redirected to the authorization endpoint of the ID provider:
- {{authData['authorizationEndpoint']}} -

-
-
{{error}}
-
-
- -
-
-
-
-

- In order to log in to the identity provider, you need to load this page from the Solr node registered as callback node:
- {{jwtFindLoginNode()}}
- After successful login you will be able to navigate to other nodes. -

-

-

-
- -
-
-

-
- -
- -
-

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

-
-
-
- -
-
-
- -
- -
-

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.

-
-
-- cgit v1.2.3-70-g09d2