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
+18-20Lines changed: 18 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,38 +15,36 @@ ms.subservice: B2C
15
15
---
16
16
# Tutorial: Configure Nok Nok Passport with Azure Active Directory B2C for passwordless FIDO2 authentication
17
17
18
-
Learn to integrate the Nok Nok S3 Authentication Suite into your Azure Active Directory B2C (Azure AD B2C) tenant. enables FIDO certified multifactor authentication such as FIDO UAF, FIDO U2F, WebAuthn, and FIDO2 for mobile and web applications. Using Nok Nok customers can improve their security posture while balancing user experience.
18
+
Learn to integrate the Nok Nok S3 Authentication Suite into your Azure Active Directory B2C (Azure AD B2C) tenant. Nok Nok solutions enable FIDO certified multi-factor authentication such as FIDO UAF, FIDO U2F, WebAuthn, and FIDO2 for mobile and web applications. Nok Nok solutins improve security posture while balancing user experience.
19
19
20
-
[Nok Nok](https://noknok.com/)
20
+
To to noknok.com to learn more: [Nok Nok Labs, Inc.](https://noknok.com/)
21
21
22
22
## Prerequisites
23
23
24
-
To get started, you'll need:
24
+
To get started, you need:
25
25
26
-
- An Azure subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
27
-
28
-
-[An Azure AD B2C tenant](tutorial-create-tenant.md) that is linked to your Azure subscription.
29
-
30
-
- Get a free Nok Nok [trial tenant](https://noknok.com/products/strong-authentication-service/).
26
+
* An Azure subscription
27
+
* If you don't have one, get a [Azure free account](https://azure.microsoft.com/free/)
28
+
*An Azure AD B2C tenantlinked to the Azure subscription
29
+
*[Tutorial: Create an Azure Active Directory B2C tenant](tutorial-create-tenant.md)
30
+
* Go to [noknok.com](https://noknok.com/products/strong-authentication-service/). On the top menu, select **Demo**.
31
31
32
32
## Scenario description
33
33
34
-
To enable passwordless FIDO authentication to your users, enable Nok Nok as an Identity provider to your Azure AD B2C tenant. The Nok Nok integration includes the following components:
35
-
36
-
-**Azure AD B2C** – The authorization server, responsible for verifying the user’s credentials.
37
-
38
-
-**Web and mobile applications** – Your mobile or web applications that you choose to protect with Nok Nok and Azure AD B2C.
34
+
To enable passwordless FIDO authentication for your users, enable Nok Nok as an identity provider (IdP) in your Azure AD B2C tenant. Nok Nok solution integration includes the following components:
39
35
40
-
-**The Nok Nok app SDK or Nok Nok Passport app** – Applications used to authenticate Azure AD B2C enabled applications. These applications are available on [Apple app store](https://apps.apple.com/us/app/nok-nok-passport/id1050437340) and [Google play store](https://play.google.com/store/apps/details?id=com.noknok.android.passport2&hl=en&gl=US).
36
+
***Azure AD B2C** – authorization server that verifies user credentials
37
+
***Web and mobile applications** – mobile or web apps to protect with Nok Nok solutions and Azure AD B2C
38
+
***Nok Nok app SDK or Passport app** – authenticate Azure AD B2C enabled applications.
39
+
* Go to the Apple App Atore for [Nok Nok Passport](https://apps.apple.com/us/app/nok-nok-passport/id1050437340)
40
+
* Or Google Play [Nok Nok Passport](https://play.google.com/store/apps/details?id=com.noknok.android.passport2&hl=en&gl=US)
41
41
42
-
The following architecture diagram shows the implementation. Nok Nok is acting as an Identity provider for Azure AD B2C using Open ID Connect (OIDC) to enable passwordless authentication.
42
+
The following diagram illustrates the Nok Nok solution as IdP for Azure AD B2C using Open ID Connect (OIDC) for passwordless authentication.
43
43
44
-

44
+

45
45
46
-
| Step | Description |
47
-
|:------|:-----------|
48
-
| 1. | User arrives at a login page. Users select sign-in/sign-up and enter the username |
49
-
| 2. | Azure AD B2C redirects the user to the Nok Nok OIDC authentication provider. |
46
+
1. At the sign-in page, user selects sign-in or sign-up and enters the username.
47
+
2. Azure AD B2C redirects user to the Nok Nok OIDC authentication provider. |
50
48
| 3a. | For mobile based authentications, Nok Nok either displays a QR code or sends a push notification request to the end user’s mobile device. |
51
49
| 3b. | For Desktop/PC based login, Nok Nok redirects the end user to the web application login page to initiate a passwordless authentication prompt. |
52
50
|4a. | The user scan’s the displayed QR code in their smartphone using Nok Nok app SDK or Nok Nok Passport app.|
0 commit comments