You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/partner-nok-nok.md
+34-34Lines changed: 34 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,54 +12,54 @@ ms.date: 06/21/2024
12
12
ms.author: gasinh
13
13
ms.subservice: b2c
14
14
15
-
# Customer intent: I'm a developer integrating Azure Active Directory B2C with a third-party authentication provider. I want to learn how to configure Nok Nok S3 Authentication Suite as an identity provider (IdP) in Azure AD B2C. My goal is to implement FIDO Passkey authentication for my users.
15
+
# Customer intent: I'm a developer integrating Azure AD B2C with a third-party authentication provider. I want to learn how to configure Nok Nok S3 Authentication Suite as an identity provider (IdP) in Azure AD B2C. My goal is to implement FIDO Passkey authentication for my users.
16
16
---
17
-
# Tutorial: Configure Nok Nok S3 Authentication Suite with Azure Active Directory B2C for FIDO Passkey Authentication
17
+
# Tutorial: Configure Nok Nok S3 Authentication Suite with Azure AD B2C for FIDO Passkey Authentication
18
18
19
-
Learn to integrate the Nok Nok S3 Authentication Suite into your Azure Active Directory B2C (Azure AD B2C) tenant. The Nok Nok solution enables FIDO-certified multifactor authentication such as FIDO UAF, FIDO U2F, WebAuthn, and FIDO2 for mobile and web applications. The Nok Nok solution strengthens your security while maintaining an optimal with user experience.
19
+
Learn to integrate the Nok Nok S3 Authentication Suite into your Azure Active Directory (AD) B2C tenant. The Nok Nok solution enables FIDO-certified multifactor authentication such as FIDO UAF, FIDO U2F, WebAuthn, and FIDO2 for mobile and web applications. The Nok Nok solution strengthens your security while maintaining an optimal user experience.
20
20
21
-
Go to noknok.com to learn more: [Nok Nok Labs, Inc.](https://noknok.com/)
21
+
Learn more at [Nok Nok](https://noknok.com/)
22
22
23
23
## Prerequisites
24
24
25
25
To get started, you need:
26
26
27
-
* An Azure subscription. If you don't have one, get an [Azure free account](https://azure.microsoft.com/free/)
28
-
* An Azure AD B2C tenant linked to the Azure subscription [Tutorial: Create an Azure Active Directory B2C tenant](tutorial-create-tenant.md)
29
-
* Nok Nok Cloud evaluation tenant to be used for registration and authentication
27
+
* An Azure subscription. If you don't have one, get an [Azure free account](https://azure.microsoft.com/free/).
28
+
* An Azure AD B2C tenant linked to the Azure subscription [Tutorial: Create an Azure AD B2C tenant](tutorial-create-tenant.md).
29
+
*A Nok Nok Cloud evaluation tenant for FIDO registration and authentication.
30
30
31
31
## Scenario description
32
32
33
-
To enable Passkey authentication for your users, enable Nok Nok as an identity provider (IdP) in your Azure AD B2C (AAD B2C) tenant. The Nok Nok integration includes the following components:
33
+
To enable Passkey authentication for your users, enable Nok Nok as an identity provider (IdP) in your Azure AD B2C tenant. The Nok Nok integration includes the following components:
34
34
35
-
***Azure AD B2C** – authorization server that verifies user credentials
36
-
***Web and mobile applications** – mobile or web apps to protect with Nok Nok solutions and AAD B2C
37
-
***Nok Nok Tutorial Web App** – application used to register the passkey on your device
38
-
***Nok Nok Sign in App** – application used for authenticating AAD B2C applications using passkey.
35
+
***Azure AD B2C** – authorization server that verifies user credentials.
36
+
***Web and mobile applications** – mobile or web apps to protect with Nok Nok solutions and Azure AD B2C.
37
+
***Nok Nok Tutorial Web App** – application to register the passkey on your device.
38
+
***Nok Nok Sign in App** – application for authenticating Azure AD B2C applications using passkey.
39
39
40
40
41
-
The following diagram illustrates the Nok Nok solution as an IdP for AAD B2C by using OpenID Connect (OIDC) for Passkey authentication.
41
+
The following diagram illustrates the Nok Nok solution as an IdP for Azure AD B2C by using OpenID Connect (OIDC) for Passkey authentication.
42
42
43
-

43
+

44
44
45
45
### Scenario 1: Passkey Registration
46
46
1. The user navigates to the Nok Nok Tutorial Web App using the link provided by Nok Nok.
47
-
2.They enter their AAD B2C username and default tutorial app password.
48
-
3.They are prompted to register the passkey.
49
-
4. The Nok Nok server validates the passkey credential and confirms successful registration to the user.
50
-
5. The passkey is now registered on the user's device and is ready to authenticate.
47
+
2.The user enters their Azure AD B2C username and default tutorial app password.
48
+
3.The user receives a prompt to register the passkey.
49
+
4. The Nok Nok server validates the passkey credential and confirms successful passkey registration to the user.
50
+
5. The passkey on the user's device is ready for authentication.
51
51
52
52
### Scenario 2: Passkey Authentication
53
-
1. The user clicks on the Sign in with Nok Nok Cloud button on the AAD B2C Sign in page.
54
-
2.AAD B2C redirects the user to the Nok Nok Signin App.
53
+
1. The user selects the Sign in with Nok Nok Cloud button on the Azure AD B2C Sign in page.
54
+
2.Azure AD B2C redirects the user to the Nok Nok Signin App.
55
55
3. User authenticates with their passkey.
56
-
4. The Nok Nok server validates the passkey assertion and sends an OIDC authentication response to AAD B2C.
57
-
5. Based on the authentication result, AAD B2C either grants or denies access to the target application.
56
+
4. The Nok Nok server validates the passkey assertion and sends an OIDC authentication response to Azure AD B2C.
57
+
5. Based on the authentication result, Azure AD B2C either grants or denies access to the target application.
58
58
59
59
60
60
## Get started with Nok Nok
61
61
62
-
1.Go to noknok.com [Contact](https://noknok.com/contact/).
62
+
1.[Contact](https://noknok.com/contact/) Nok Nok.
63
63
2. Fill out the form for a Nok Nok tenant.
64
64
3. An email arrives with tenant access information and links to documentation.
65
65
4. Use the Nok Nok integration documentation to complete the tenant OIDC configuration.
@@ -70,10 +70,10 @@ Use the following instructions to add and configure an IdP, and then configure a
70
70
71
71
### Add a new Identity provider
72
72
73
-
For the following instructions, use the directory with the AAD B2C tenant. To add a new IdP:
73
+
For the following instructions, use the directory with the Azure AD B2C tenant. To add a new IdP:
74
74
75
-
1. Sign in to the [Azure portal](https://portal.azure.com/#home) as at least as the B2C IEF Policy Administrator of the AAD B2C tenant.
76
-
2. In the portal toolbar, select the **Directories + subscriptions**.
75
+
1. Sign in to the [Azure portal](https://portal.azure.com/#home) as at least as the B2C IEF Policy Administrator of the Azure AD B2C tenant.
76
+
2. In the portal toolbar, select **Directories + subscriptions**.
77
77
3. On **Portal settings, Directories + subscriptions**, in the **Directory name** list, locate the Azure AD B2C directory.
78
78
4. Select **Switch**.
79
79
5. In the top-left corner of the Azure portal, select **All services**.
2. For **Name**, enter the Nok Nok Authentication Provider, or another name.
91
-
3. For **Metadata URL**, enter the following url after replacing the placeholder with the tenant id provided by Nok Nok: `https://cloud.noknok.com/<tenant_id>/webapps/nnlfed/realms/<tenant_id>/.well-known/openid-configuration`.
91
+
3. For **Metadata URL**, enter the following URL after replacing the placeholder with the tenant ID provided by Nok Nok: `https://cloud.noknok.com/<tenant_id>/webapps/nnlfed/realms/<tenant_id>/.well-known/openid-configuration`.
92
92
4. For **Client Secret**, use the Client Secret from Nok Nok.
93
93
5. For **Client ID**, use the Client ID provided by Nok Nok.
94
94
6. For **Scope**, use **openid**.
@@ -102,27 +102,27 @@ To configure an IdP:
102
102
103
103
For the following instructions, Nok Nok is a new OIDC IdP in the B2C identity providers list.
104
104
105
-
1. In your AAD B2C tenant, under **Policies**, select **User flows**.
105
+
1. In your Azure AD B2C tenant, under **Policies**, select **User flows**.
106
106
2. Select **New**.
107
107
3. Select **Sign up and sign in**.
108
108
4. Select a **Version**.
109
109
5. Select **Create**.
110
110
6. Enter a policy **Name**.
111
111
7. In **Identity providers**, select the created Nok Nok IdP.
112
-
8. Check **Email signup** under Local accounts to display an intermediate AAD B2C signin/signup page with a button that redirects the user to the Nok Nok Signin App.
112
+
8. Check **Email signup** under **Local accounts** to display an intermediate Azure AD B2C signin/signup page with a button that redirects the user to the Nok Nok Signin App.
113
113
9. Leave the **Multi-factor Authentication** field.
114
-
10. Click on **Create** to save.
114
+
10. Click **Create** to save.
115
115
116
116
## Test the user flow
117
117
118
-
1. Open the AAD B2C tenant. Under **Policies** select **Identity Experience Framework**.
118
+
1. Open the Azure AD B2C tenant. Under **Policies**, select **Identity Experience Framework**.
119
119
2. Select the created **SignUpSignIn**.
120
120
3. Select **Run user flow**.
121
121
4. For **Application**, select the registered app. The example is JWT.
122
-
5. For **Reply URL**, select the redirect URL of the application selected at the previous step.
122
+
5. For **Reply URL**, select the redirect URL of the application that you previously selected at the previous step.
123
123
6. Select **Run user flow**.
124
-
7. Perform signin using the AAD B2C username and the previously registered passkey for the same user.
125
-
8. Verify the token received after authentication.
124
+
7. Perform signin using the Azure AD B2C username and the passkey that you previously registered for the same user.
125
+
8. Verify that you received the token after authentication.
126
126
127
127
If the flow is incomplete, confirm the user is or isn't saved in the directory.
0 commit comments