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
@@ -24,7 +24,7 @@ Benefits of integrating applications with Azure AD using DAP:
24
24
25
25
*[Embrace proactive security with Zero Trust](https://www.microsoft.com/security/business/zero-trust) - a security model that adapts to modern environments and embraces hybrid workplace, while it protects people, devices, apps, and data
26
26
*[Azure Active Directory single sign-on](https://azure.microsoft.com/solutions/active-directory-sso/#overview) - secure and seamless access for users and apps, from any location, using a device
27
-
*[How it works: Azure AD Multi-Factor Authentication](../authentication/concept-mfa-howitworks.md) - users are prompted during sign-in for additional forms of identification, such as a code on their cellphone or a fingerprint scan
27
+
*[How it works: Azure AD Multi-Factor Authentication](../authentication/concept-mfa-howitworks.md) - users are prompted during sign-in for forms of identification, such as a code on their cellphone or a fingerprint scan
28
28
*[What is Conditional Access?](../conditional-access/overview.md) - policies are if-then statements, if a user wants to access a resource, then they must complete an action
29
29
*[Easy authentication and authorization in Azure AD with no-code Datawiza](https://www.microsoft.com/security/blog/2022/05/17/easy-authentication-and-authorization-in-azure-active-directory-with-no-code-datawiza/) - use web applications such as: Oracle JDE, Oracle E-Business Suite, Oracle Sibel, and home-grown apps
30
30
* Use the [Datawiza Cloud Management Console](https://console.datawiza.com) (DCMC) - manage access to applications in public clouds and on-premises
@@ -106,7 +106,7 @@ To integrate Oracle PeopleSoft with Azure AD:
106
106
107
107
DAP gets user attributes from the identity provider (IdP) and passes them to the upstream application with a header or cookie.
108
108
109
-
The Oracle PeopleSoft application needs to recognize the user. Using a name, it instructs DAP to pass the values from the IdP to the application through the HTTP header.
109
+
The Oracle PeopleSoft application needs to recognize the user. Using a name, the application instructs DAP to pass the values from the IdP to the application through the HTTP header.
110
110
111
111
1. In Oracle PeopleSoft, from the left navigation, select **Applications**.
112
112
2. Select the **Attribute Pass** subtab.
@@ -132,7 +132,7 @@ The Oracle PeopleSoft application needs to recognize the user. Using a name, it
132
132
133
133

134
134
135
-
4. For testing, there is a self-signed certificate.
135
+
4. For testing the configuration, there's a self-signed certificate.
136
136
137
137

0 commit comments