Skip to content

Commit

Permalink
Policy name
Browse files Browse the repository at this point in the history
  • Loading branch information
yoelhor committed Mar 10, 2022
1 parent 19ac975 commit b3c8fa3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TrustFrameworkPolicy xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/online/cpim/schemas/2013/06" PolicySchemaVersion="0.3.0.0"
TenantId="yourtenant.onmicrosoft.com"
PolicyId="B2C_1A_CompareBooleanClaimToValue"
PublicPolicyUri="http://yourtenant.onmicrosoft.com/B2C_1A_CompareBooleanClaimToValue">
PolicyId="B2C_1A_CT_CompareBooleanClaimToValue"
PublicPolicyUri="http://yourtenant.onmicrosoft.com/B2C_1A_CT_CompareBooleanClaimToValue">

<BasePolicy>
<TenantId>yourtenant.onmicrosoft.com</TenantId>
Expand Down

0 comments on commit b3c8fa3

Please sign in to comment.