Skip to content

Commit 1cce6c2

Browse files
authored
Update configure-tokens.md
1 parent 0afb32d commit 1cce6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/configure-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ To change the settings on your token compatibility, you set the [Token Issuer](j
154154
</ClaimType>
155155
```
156156

157-
In your [relying party policy](#relyingparty.md), under the **OutputClaims** element, add the following output claim:
157+
In your [relying party policy](relyingparty.md), under the **OutputClaims** element, add the following output claim:
158158

159159
```xml
160160
<OutputClaim ClaimTypeReferenceId="trustFrameworkPolicy" Required="true" DefaultValue="{policy}" PartnerClaimType="tfp" />

0 commit comments

Comments
 (0)