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/manage-apps/datawiza-azure-ad-sso-oracle-jde.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ To integrate Oracle JDE with Azure AD:
84
84
85
85

86
86
87
-
4. In the **Name** and **Description** fields, enter relevant information.
87
+
4. In the **Name** and **Description** fields, enter the relevant information.
88
88
89
89
5. Select **Next**.
90
90
@@ -104,7 +104,7 @@ To integrate Oracle JDE with Azure AD:
104
104
105
105

106
106
107
-
8. On the **Configure IdP** dialog, enter the needed information.
107
+
8. On the **Configure IdP** dialog, enter the relevant information.
108
108
109
109
>[!Note]
110
110
>DCMC has [one-click integration](https://docs.datawiza.com/tutorial/web-app-azure-one-click.html) to help complete Azure AD configuration. DCMC calls the Graph API to create an application registration on your behalf in your Azure AD tenant.
@@ -115,15 +115,15 @@ To integrate Oracle JDE with Azure AD:
115
115
116
116
10. The DAB deployment page appears.
117
117
118
-
11. Make a note of the deployment Docker Compose file. The file includes the DAB image, also the Provisioning Key and Provision Secret, which pull the latest configuration and policies from DCMC.
118
+
11. Make a note of the deployment Docker Compose file. The file includes the DAB image, also the Provisioning Key and Provision Secret, which pulls the latest configuration and policies from DCMC.
119
119
120
-

120
+

121
121
122
122
## SSO and HTTP headers
123
123
124
124
DAB gets user attributes from IdP and passes them to the upstream application with a header or cookie.
125
125
126
-
For the Oracle JDE application to recognize the user correctly, there's another configuration step. Using a certain name, it instructs DAB to pass the values from the IdP to the application through the HTTP header.
126
+
For the Oracle JDE application to recognize the user correctly, there is another configuration step. Using a certain name, it instructs DAB to pass the values from the IdP to the application through the HTTP header.
127
127
128
128
1. In Oracle JDE, from the left navigation, select **Applications**.
129
129
@@ -140,7 +140,7 @@ For the Oracle JDE application to recognize the user correctly, there's another
140
140

141
141
142
142
>[!Note]
143
-
>This configuration uses the Azure AD user principal name as the log-in username used by Oracle JDE. To use another user identity, go to the **Mappings** tab.
143
+
>This configuration uses the Azure AD user principal name as the sign in username used by Oracle JDE. To use another user identity, go to the **Mappings** tab.
144
144
145
145

146
146
@@ -156,7 +156,7 @@ For the Oracle JDE application to recognize the user correctly, there's another
156
156
157
157

158
158
159
-
7. For testing purposes, self-signed certificate is provded.
159
+
7. For testing purposes, we'll be providing a self-signed certificate.
160
160
161
161

0 commit comments