Skip to content

Commit 6623c3b

Browse files
authored
Update partner-deduce.md
1 parent 5b7793b commit 6623c3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/partner-deduce.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ You can define Deduce as a claims provider by adding it to the **ClaimsProvider*
531531

532532
```
533533

534-
Replace `apikey` and `site` with the information provided by Deduce.
534+
Replace `apikey` and `site` with the information provided by Deduce at the time of initial onboarding.
535535

536536
### Step 7: Add a user journey
537537

@@ -690,7 +690,7 @@ The relying party policy specifies the user journey which Azure AD B2C will exec
690690

691691
1. Under Policies, select **Identity Experience Framework**.
692692

693-
1. Select **Upload Custom Policy**, and then upload the two policy files that you changed, in the following order: the extension policy, for example `TrustFrameworkBase.xml`, then the relying party policy, such as `SignUp.xml`.
693+
1. Select **Upload Custom Policy**, and then upload the two policy files that you changed, in the following order: the extension policy, for example `TrustFrameworkBase.xml`, then the relying party policy, such as `B2C_1A_signup`.
694694

695695
### Step 11: Test your custom policy
696696

0 commit comments

Comments
 (0)