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-haventec.md
+15-16Lines changed: 15 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,25 +57,26 @@ To get started, you need:
57
57
* A Haventec Authenticate demo environment
58
58
* See, [Get a demo of Haventec Authenticate](https://www.haventec.com/products/get-started)
59
59
60
-
### Create an application registration in Haventec
60
+
### Create a web application registration
61
61
62
-
If you haven't already done so, [register](tutorial-register-applications.md) a web application.
62
+
Before applications can interact with Azure AD B2C, register them in a tenant you manage.
63
63
64
-
### Part - 2 Add a new Identity provider in Azure AD B2C
64
+
See, [Tutorial: Register a web application in Azure Active Directory B2C](tutorial-register-applications.md)
65
65
66
-
1. Sign in to the [Azure portal](https://portal.azure.com/#home) as the global administrator of your Azure AD B2C tenant.
66
+
### Add a new identity provider in Azure AD B2C
67
67
68
-
2. Make sure you're using the directory that contains your Azure AD B2C tenant by selecting the **Directory + subscription** filter in the top menu and choosing the directory that contains your tenant.
68
+
For the following instructions, use the directory with the Azure AD B2C tenant.
69
69
70
-
3. Choose **All services** in the top-left corner of the Azure portal, search for and select **Azure AD B2C**.
70
+
1. Sign in to the [Azure portal](https://portal.azure.com/#home) as the Global Administrator of your Azure AD B2C tenant.
71
+
2. In the top menu, select **Directory + subscription**
72
+
3. Select the directory with the tenant.
73
+
4. In the top-left corner of the Azure portal, select **All services**.
74
+
5. Search for and select **Azure AD B2C**.
75
+
6. Navigate to **Dashboard** > **Azure Active Directory B2C** > **Identity providers**.
76
+
7. Select **New OpenID Connect Provider**.
77
+
8. Select **Add**.
71
78
72
-
4. Navigate to **Dashboard** > **Azure Active Directory B2C** > **Identity providers**.
73
-
74
-
5. Select **New OpenID Connect Provider**.
75
-
76
-
6. Select **Add**.
77
-
78
-
### Part - 3 Configure an Identity provider
79
+
### Configure an identity provider
79
80
80
81
To configure an identity provider, follow these steps:
81
82
@@ -154,9 +155,7 @@ Open the Azure AD B2C tenant and under Policies select **User flows**.
154
155
155
156
4. Haventec Authenticate will be called during the flow.
156
157
157
-
## Additional resources
158
-
159
-
For additional information, review the following articles:
0 commit comments