Skip to content

Commit 436f236

Browse files
authored
Merge pull request #226797 from v-hgampala/idcs-for-EBS
Product Backlog Item 2393164: SaaS App Tutorial: Oracle IDCS for E-Bu…
2 parents 5ee2f39 + c4438b3 commit 436f236

File tree

2 files changed

+110
-0
lines changed

2 files changed

+110
-0
lines changed
Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,108 @@
1+
---
2+
title: Azure Active Directory SSO integration with Oracle IDCS for E-Business Suite
3+
description: Learn how to configure single sign-on between Azure Active Directory and Oracle IDCS for E-Business Suite.
4+
services: active-directory
5+
author: jeevansd
6+
manager: CelesteDG
7+
ms.reviewer: CelesteDG
8+
ms.service: active-directory
9+
ms.subservice: saas-app-tutorial
10+
ms.workload: identity
11+
ms.topic: how-to
12+
ms.date: 02/07/2023
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Azure Active Directory SSO integration with Oracle IDCS for E-Business Suite
18+
19+
In this article, you'll learn how to integrate Oracle IDCS for E-Business Suite with Azure Active Directory (Azure AD). When you integrate Oracle IDCS for E-Business Suite with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to Oracle IDCS for E-Business Suite.
22+
* Enable your users to be automatically signed-in to Oracle IDCS for E-Business Suite with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
You'll configure and test Azure AD single sign-on for Oracle IDCS for E-Business Suite in a test environment. Oracle IDCS for E-Business Suite supports only **SP** initiated single sign-on.
26+
27+
> [!NOTE]
28+
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
29+
30+
## Prerequisites
31+
32+
To integrate Azure Active Directory with Oracle IDCS for E-Business Suite, you need:
33+
34+
* An Azure AD user account. If you don't already have one, you can [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
35+
* One of the following roles: Global Administrator, Cloud Application Administrator, Application Administrator, or owner of the service principal.
36+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
37+
* Oracle IDCS for E-Business Suite single sign-on (SSO) enabled subscription.
38+
39+
## Add application and assign a test user
40+
41+
Before you begin the process of configuring single sign-on, you need to add the Oracle IDCS for E-Business Suite application from the Azure AD gallery. You need a test user account to assign to the application and test the single sign-on configuration.
42+
43+
### Add Oracle IDCS for E-Business Suite from the Azure AD gallery
44+
45+
Add Oracle IDCS for E-Business Suite from the Azure AD application gallery to configure single sign-on with Oracle IDCS for E-Business Suite. For more information on how to add application from the gallery, see the [Quickstart: Add application from the gallery](../manage-apps/add-application-portal.md).
46+
47+
### Create and assign Azure AD test user
48+
49+
Follow the guidelines in the [create and assign a user account](../manage-apps/add-application-portal-assign-users.md) article to create a test user account in the Azure portal called B.Simon.
50+
51+
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, and assign roles. The wizard also provides a link to the single sign-on configuration pane in the Azure portal. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides).
52+
53+
## Configure Azure AD SSO
54+
55+
Complete the following steps to enable Azure AD single sign-on in the Azure portal.
56+
57+
1. In the Azure portal, on the **Oracle IDCS for E-Business Suite** application integration page, find the **Manage** section and select **single sign-on**.
58+
1. On the **Select a single sign-on method** page, select **SAML**.
59+
1. On the **Set up single sign-on with SAML** page, select the pencil icon for **Basic SAML Configuration** to edit the settings.
60+
61+
![Screenshot shows how to edit Basic SAML Configuration.](common/edit-urls.png "Basic Configuration")
62+
63+
1. On the **Basic SAML Configuration** section, perform the following steps:
64+
65+
a. In the **Identifier** textbox, type a URL using the following pattern: ` https://<SUBDOMAIN>.oraclecloud.com/`
66+
67+
b. In the **Reply URL** textbox, type a URL using the following pattern: `https://<SUBDOMAIN>.oraclecloud.com/v1/saml/<UNIQUEID>`
68+
69+
c. In the **Sign on URL** textbox, type a URL using the following pattern:
70+
` https://<SUBDOMAIN>.oraclecloud.com/`
71+
72+
>[!NOTE]
73+
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign on URL. Contact [Oracle IDCS for E-Business Suite support team](https://www.oracle.com/support/advanced-customer-services/) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
74+
75+
1. Your Oracle IDCS for E-Business Suite application expects the SAML assertions in a specific format, which requires you to add custom attribute mappings to your SAML token attributes configuration. The following screenshot shows an example for this. The default value of **Unique User Identifier** is **user.userprincipalname** but Oracle IDCS for E-Business Suite expects this to be mapped with the user's email address. For that you can use **user.mail** attribute from the list or use the appropriate attribute value based on your organization configuration.
76+
77+
![image](common/default-attributes.png)
78+
79+
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Federation Metadata XML** and select **Download** to download the certificate and save it on your computer.
80+
81+
![The Certificate download link](common/metadataxml.png)
82+
83+
## Configure Oracle IDCS for E-Business Suite SSO
84+
85+
To configure single sign-on on Oracle IDCS for E-Business Suite side, you need to send the downloaded Federation Metadata XML file from Azure portal to [Oracle IDCS for E-Business Suite support team](https://www.oracle.com/support/advanced-customer-services/). They set this setting to have the SAML SSO connection set properly on both sides.
86+
87+
### Create Oracle IDCS for E-Business Suite test user
88+
89+
In this section, you create a user called Britta Simon at Oracle IDCS for E-Business Suite. Work with [Oracle IDCS for E-Business Suite support team](https://www.oracle.com/support/advanced-customer-services/) to add the users in the Oracle IDCS for E-Business Suite platform. Users must be created and activated before you use single sign-on.
90+
91+
## Test SSO
92+
93+
In this section, you test your Azure AD single sign-on configuration with following options.
94+
95+
* Click on **Test this application** in Azure portal. This will redirect to Oracle IDCS for E-Business Suite Sign-on URL where you can initiate the login flow.
96+
97+
* Go to Oracle IDCS for E-Business Suite Sign-on URL directly and initiate the login flow from there.
98+
99+
* You can use Microsoft My Apps. When you select the Oracle IDCS for E-Business Suite tile in the My Apps, this will redirect to Oracle IDCS for E-Business Suite Sign-on URL. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
100+
101+
## Additional resources
102+
103+
* [What is single sign-on with Azure Active Directory?](../manage-apps/what-is-single-sign-on.md)
104+
* [Plan a single sign-on deployment](../manage-apps/plan-sso-deployment.md).
105+
106+
## Next steps
107+
108+
Once you configure Oracle IDCS for E-Business Suite you can enforce session control, which protects exfiltration and infiltration of your organization’s sensitive data in real time. Session control extends from Conditional Access. [Learn how to enforce session control with Microsoft Cloud App Security](/cloud-app-security/proxy-deployment-aad).

articles/active-directory/saas-apps/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1727,6 +1727,8 @@
17271727
href: oracle-cloud-tutorial.md
17281728
- name: Oracle Fusion ERP
17291729
href: oracle-fusion-erp-tutorial.md
1730+
- name: Oracle IDCS for E-Business Suite
1731+
href: oracle-idcs-for-ebs-tutorial.md
17301732
- name: Oracle IDCS for PeopleSoft
17311733
href: oracle-idcs-for-peoplesoft-tutorial.md
17321734
- name: OrgChart Now

0 commit comments

Comments
 (0)