We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6623c3b commit 331e2c9Copy full SHA for 331e2c9
articles/active-directory-b2c/partner-deduce.md
@@ -443,9 +443,7 @@ You can define Deduce as a claims provider by adding it to the **ClaimsProvider*
443
444
1. Open the `TrustFrameworkExtensions.xml`.
445
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:
+1. Find the **ClaimsProvider** element. If it doesn't exist, add a new **ClaimsProvider** as follows:
449
450
```xml
451
<ClaimsProvider>
0 commit comments