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
+18-7Lines changed: 18 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Configure Azure AD SSO for an Oracle JD Edwards application using Datawiza Access Broker
3
-
description: Enable Azure Active Directory SSO for Oracle JD Edwards application using Datawiza Access Broker
2
+
title: Configure Azure AD Multi-Factor Authentication and SSO for an Oracle JD Edwards application using Datawiza Access Broker
3
+
description: Enable Azure Active Directory Multi-Factor Authentication and SSO for Oracle JD Edwards application using Datawiza Access Broker
4
4
services: active-directory
5
5
author: gargi-sinha
6
6
manager: martinco
@@ -13,10 +13,9 @@ ms.author: gasinh
13
13
ms.collection: M365-identity-device-management
14
14
---
15
15
16
-
# Tutorial: Configure Datawiza to enable Azure Active Directory SSO to Oracle JD Edwards
16
+
# Tutorial: Configure Datawiza to enable Azure Active Directory Multi-Factor Authentication and single sign-on to Oracle JD Edwards
17
17
18
-
This tutorial shows how to enable Azure Active Directory (Azure AD) single sign-on (SSO) for an Oracle JD Edwards (JDE) application using
19
-
Datawiza Access Broker (DAB).
18
+
This tutorial shows how to enable Azure Active Directory (Azure AD) single sign-on (SSO) and Azure AD Multi-Factor Authentication for an Oracle JD Edwards (JDE) application using Datawiza Access Broker (DAB).
20
19
21
20
Benefits of integrating applications with Azure AD using DAB include:
22
21
@@ -31,7 +30,7 @@ Benefits of integrating applications with Azure AD using DAB include:
31
30
32
31
This scenario focuses on Oracle JDE application integration using HTTP authorization headers to manage access to protected content.
33
32
34
-
In legacy applications, due to the absence of modern protocol support, a direct integration with Azure AD SSO is difficult. Datawiza Access Broker (DBA) is used to bridge the gap between the legacy application and the modern ID control plane, through protocol transitioning. DBA lowers integration overhead, saves engineering time, and improves application security.
33
+
In legacy applications, due to the absence of modern protocol support, a direct integration with Azure AD SSO is difficult. Datawiza Access Broker (DAB) is used to bridge the gap between the legacy application and the modern ID control plane, through protocol transitioning. DAB lowers integration overhead, saves engineering time, and improves application security.
35
34
36
35
## Scenario architecture
37
36
@@ -157,7 +156,7 @@ For the Oracle JDE application to recognize the user correctly, there's another
157
156
158
157

159
158
160
-
7. For localhost, use the provided self-signed certificate, which can be used for testing.
159
+
7. For testing purposes, self-signed certificate is provded.
161
160
162
161

163
162
@@ -168,6 +167,18 @@ For the Oracle JDE application to recognize the user correctly, there's another
168
167
169
168
8. Select **Save**.
170
169
170
+
## Enable Azure AD Multi-Factor Authentication
171
+
172
+
To provide an extra level of security for sign-ins, enforce multifactor authentication (MFA) for user sign-in. One way to achive this is to [enable MFA on the Azure portal](https://docs.microsoft.com/azure/active-directory/authentication/tutorial-enable-azure-mfa).
173
+
174
+
1. Sign in to the Azure portal as a **Global Administrator**.
175
+
176
+
2. Select **Azure Active Directory** > **Manage** > **Properties**.
177
+
178
+
3. Under **Properties**, select **Manage security defaults**.
179
+
180
+
4. Under **Enable Security defaults**, select **Yes** and then **Save**.
181
+
171
182
## Enable SSO in the Oracle JDE EnterpriseOne Console
0 commit comments