diff --git a/doc/features/authentication.en-us.md b/doc/features/authentication.en-us.md index 4a016fc1..bc4c33ad 100644 --- a/doc/features/authentication.en-us.md +++ b/doc/features/authentication.en-us.md @@ -238,9 +238,9 @@ Before activating SSPI single sign-on authentication (SSO) you have to prepare y - Sign in to a client computer in the same domain with any domain user (client computer, different from the server running `gitea.exe`) -- If you are using Chrome, Edge or Internet Explorer, add the URL of the web app to the Local intranet sites (`Internet Options -> Security -> Local intranet -> Sites`) +- If you are using Chrome or Edge, add the URL of the web app to the Local intranet sites (`Internet Options -> Security -> Local intranet -> Sites`) -- Start Chrome, Edge or Internet Explorer and navigate to the FQDN URL of gitea (eg. `http://host.domain.local:3000`) +- Start Chrome or Edge and navigate to the FQDN URL of gitea (eg. `http://host.domain.local:3000`) - Click the `Sign In` button on the dashboard and choose SSPI to be automatically logged in with the same user that is currently logged on to the computer diff --git a/page/index.en-us.md b/page/index.en-us.md index 0924865f..ed053f04 100644 --- a/page/index.en-us.md +++ b/page/index.en-us.md @@ -261,7 +261,9 @@ Windows, on architectures like amd64, i386, ARM, PowerPC, and others. ## Browser Support -- Please see [Semantic UI](https://github.com/Semantic-Org/Semantic-UI#browser-support) for specific versions of supported browsers. +- Last 2 versions of Chrome, Firefox and Safari +- Firefox ESR +- Edge 14+ ## Components