Skip to content

Commit 331e2c9

Browse files
authored
Update partner-deduce.md
1 parent 6623c3b commit 331e2c9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -443,9 +443,7 @@ You can define Deduce as a claims provider by adding it to the **ClaimsProvider*
443443

444444
1. Open the `TrustFrameworkExtensions.xml`.
445445

446-
1. Find the **ClaimsProviders** element. If it doesn't exist, add it under the root element.
447-
448-
1. Add a new **ClaimsProvider** as follows:
446+
1. Find the **ClaimsProvider** element. If it doesn't exist, add a new **ClaimsProvider** as follows:
449447

450448
```xml
451449
<ClaimsProvider>

0 commit comments

Comments
 (0)