Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Supported authentication schemes
Supported versions
- On Windows and macOS since 77 or later
- On Android since 138 or later
Description
Specifies which HTTP authentication schemes are supported.
You can configure the policy by using these values: 'basic', 'digest', 'ntlm', and 'negotiate'. Separate multiple values with commas.
Note: All values for this policy are case sensitive.
If you don't configure this policy, all four schemes are used.
Supported features
- Can be mandatory: Yes
- Can be recommended: No
- Dynamic Policy Refresh: Yes
- Per Profile: No
- Applies to a profile that is signed in with a Microsoft account: Yes
Data type
- String
Windows information and settings
Group Policy (ADMX) info
- GP unique name: AuthSchemes
- GP name: Supported authentication schemes
- GP path (Mandatory): Administrative Templates/Microsoft Edge/HTTP authentication
- GP path (Recommended): N/A
- GP ADMX file name: MSEdge.admx
Example value
basic,digest,ntlm,negotiate
Registry settings
- Path (Mandatory): SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended): N/A
- Value name: AuthSchemes
- Value type: REG_SZ
Example registry value
basic,digest,ntlm,negotiate
Mac information and settings
- Preference Key name: AuthSchemes
- Example value:
<string>basic,digest,ntlm,negotiate</string>
Android information and settings
- Preference Key name: AuthSchemes
- Example value:
basic,digest,ntlm,negotiate