mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-16 23:37:22 +00:00
Update windows/security/identity-protection/hello-for-business/hello-hybrid-cert-trust-devreg.md
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
This commit is contained in:
parent
fd73c7439b
commit
777f208e49
@ -280,7 +280,7 @@ The definition helps you to verify whether the values are present or if you need
|
|||||||
|
|
||||||
**`http://schemas.microsoft.com/ws/2008/06/identity/claims/issuerid`** - This claim must contain the Uniform Resource Identifier (URI) of any of the verified domain names that connect with the on-premises federation service (AD FS or 3rd party) issuing the token. In AD FS, you can add issuance transform rules that look like the ones below in that specific order after the ones above. Please note that one rule to explicitly issue the rule for users is necessary. In the rules below, a first rule identifying user vs. computer authentication is added.
|
**`http://schemas.microsoft.com/ws/2008/06/identity/claims/issuerid`** - This claim must contain the Uniform Resource Identifier (URI) of any of the verified domain names that connect with the on-premises federation service (AD FS or 3rd party) issuing the token. In AD FS, you can add issuance transform rules that look like the ones below in that specific order after the ones above. Please note that one rule to explicitly issue the rule for users is necessary. In the rules below, a first rule identifying user vs. computer authentication is added.
|
||||||
|
|
||||||
@RuleName = "Issue account type with the value User when its not a computer"
|
@RuleName = "Issue account type with the value User when it's not a computer"
|
||||||
NOT EXISTS(
|
NOT EXISTS(
|
||||||
[
|
[
|
||||||
Type == "http://schemas.microsoft.com/ws/2012/01/accounttype",
|
Type == "http://schemas.microsoft.com/ws/2012/01/accounttype",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user