Skip to content

Commit bfc3b36

Browse files
authored
Update partner-nok-nok.md
1 parent b5e4682 commit bfc3b36

File tree

1 file changed

+18
-20
lines changed

1 file changed

+18
-20
lines changed

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

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -15,38 +15,36 @@ ms.subservice: B2C
1515
---
1616
# Tutorial: Configure Nok Nok Passport with Azure Active Directory B2C for passwordless FIDO2 authentication
1717

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.
1919

20-
[Nok Nok](https://noknok.com/)
20+
To to noknok.com to learn more: [Nok Nok Labs, Inc.](https://noknok.com/)
2121

2222
## Prerequisites
2323

24-
To get started, you'll need:
24+
To get started, you need:
2525

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 tenant linked 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**.
3131

3232
## Scenario description
3333

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:
3935

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)
4141

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.
4343

44-
![image shows the architecture diagram of nok nok and azure ad b2c](./media/partner-nok-nok/nok-nok-architecture-diagram.png)
44+
![Diagram of Nok Nok as IdP for Azure AD B2C using Open ID Connect (OIDC) for passwordless authentication.](./media/partner-nok-nok/nok-nok-architecture-diagram.png)
4545

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. |
5048
| 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. |
5149
| 3b. | For Desktop/PC based login, Nok Nok redirects the end user to the web application login page to initiate a passwordless authentication prompt. |
5250
|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

Comments
 (0)