Skip to content

Commit f3fdea2

Browse files
authored
Update partner-bloksec.md
1 parent 639a969 commit f3fdea2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ In the account registration email from BlokSec, find the link to the BlokSec adm
8888
8. Select the created Azure AD B2C application to open the application configuration.
8989
9. Select **Generate App Secret**.
9090

91-
Learn more: [Send a sign-out request](./openid-connect.md#send-a-sign-out-request).
91+
Learn more: [Send a sign out request](./openid-connect.md#send-a-sign-out-request).
9292

9393
>[!NOTE]
9494
>You need application ID and application secret to configure the identity provider (IdP) in Azure AD B2C.
@@ -146,7 +146,7 @@ For the following instructions, ensure BlokSec is a new OIDC identity provider (
146146
3. Select **Sign up and sign in** > **Version** > **Create**.
147147
4. Enter a policy **Name**.
148148
5. In the identity providers section, select the created BlokSec identity provider.
149-
6. For Local Account, select **None**. This disables email and password-based authentication.
149+
6. For Local Account, select **None**. This action disables email and password-based authentication.
150150
7. Select **Run user flow**
151151
8. In the form, enter the Replying URL, such as `https://jwt.ms`.
152152
9. The browser is redirected to the BlokSec sign-in page.
@@ -179,7 +179,7 @@ Store the client secret you noted in your Azure AD B2C tenant. For the following
179179

180180
### Configure BlokSec as an identity provider
181181

182-
To enable users to sign in using BlokSec decentralized identity, define BlokSec as a claims provider. This action ensure Azure AD B2C communicates with it through an endpoint. Azure AD B2C uses endpoint claims to verify users authenticate identity by using biometry, such as fingerprint or facial scan.
182+
To enable users to sign in using BlokSec decentralized identity, define BlokSec as a claims provider. This action ensures Azure AD B2C communicates with it through an endpoint. Azure AD B2C uses endpoint claims to verify users authenticate identity by using biometry, such as fingerprint or facial scan.
183183

184184
To define BlokSec as a claims provider, add it to the **ClaimsProvider** element in the policy extension file.
185185

0 commit comments

Comments
 (0)