mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-18 16:27:22 +00:00
Merge pull request #8595 from Alexey-Zheltov/patch-2
Update hello-hybrid-cert-trust-devreg.md
This commit is contained in:
commit
7b7bd203ec
@ -506,7 +506,7 @@ The following script helps you with the creation of the issuance transform rules
|
|||||||
#### Configure Device Authentication in AD FS
|
#### Configure Device Authentication in AD FS
|
||||||
Using an elevated PowerShell command window, configure AD FS policy by executing the following command
|
Using an elevated PowerShell command window, configure AD FS policy by executing the following command
|
||||||
|
|
||||||
`PS C:>Set-AdfsGlobalAuthenticationPolicy -DeviceAuthenticationEnabled $true -DeviceAuthenticationMethod All`
|
`PS C:>Set-AdfsGlobalAuthenticationPolicy -DeviceAuthenticationEnabled $true -DeviceAuthenticationMethod SignedToken`
|
||||||
|
|
||||||
#### Check your configuration
|
#### Check your configuration
|
||||||
For your reference, below is a comprehensive list of the AD DS devices, containers and permissions required for device write-back and authentication to work
|
For your reference, below is a comprehensive list of the AD DS devices, containers and permissions required for device write-back and authentication to work
|
||||||
|
Loading…
x
Reference in New Issue
Block a user