Skip to content

Commit b4552ec

Browse files
authored
Update partner-datawiza.md
1 parent 1da3c4e commit b4552ec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.reviewer: kengaderdus
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: how-to
12-
ms.date: 12/6/2022
12+
ms.date: 12/12/2022
1313
ms.author: gasinh
1414
ms.subservice: B2C
1515
---
@@ -43,7 +43,7 @@ Datawiza integration includes the following components:
4343

4444
The following architecture diagram shows the implementation.
4545

46-
![Image show the architecture of an Azure AD B2C integration with Datawiza for secure access to hybrid applications](./media/partner-datawiza/datawiza-architecture-diagram.png)
46+
![Diagram of the architecture of an Azure AD B2C integration with Datawiza for secure access to hybrid applications.](./media/partner-datawiza/datawiza-architecture-diagram.png)
4747

4848
1. The user requests access to an on-premises application. DAB proxies the request to the application.
4949
2. DAB checks user authentication state. With no session token, or an invalid token, the user goes to Azure AD B2C for authentication.
@@ -70,7 +70,7 @@ Go to docs.datawiza.com to:
7070
1. In DCMC, create an application and generate a key pair of `PROVISIONING_KEY` and `PROVISIONING_SECRET` for this application. See, [Datawiza Cloud Management Console](https://docs.datawiza.com/step-by-step/step2.html).
7171
2. Configure IdP with Azure AD B2C. See, [Part I: Azure AD B2C Configuration](https://docs.datawiza.com/tutorial/web-app-azure-b2c.html#part-i-azure-ad-b2c-configuration).
7272

73-
![Values to configure IdP](./media/partner-datawiza/configure-idp.png)
73+
![Screenshot of IdP configuration values.](./media/partner-datawiza/configure-idp.png)
7474

7575
## Run DAB with a header-based application
7676

@@ -114,7 +114,7 @@ A sample docker image `docker-compose.yml file` is provided. Sign in to the cont
114114

115115
DAB gets user attributes from IdP and passes them to the application with header or cookie. After you configure user attributes, the green check sign appears for user attributes.
116116

117-
![Image shows passed user attributes](./media/partner-datawiza/pass-user-attributes.png)
117+
![Screenshot of passed user attributes.](./media/partner-datawiza/pass-user-attributes.png)
118118

119119
Learn more: [Pass User Attributes](https://docs.datawiza.com/step-by-step/step4.html) such as email address, firstname, and lastname to the header-based application.
120120

0 commit comments

Comments
 (0)