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/saas-apps/oracle-fusion-erp-provisioning-tutorial.md
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,6 +93,9 @@ This section guides you through the steps to configure the Azure AD provisioning
93
93
> [!TIP]
94
94
> You may also choose to enable SAML-based single sign-on for Oracle Fusion ERP, following the instructions provided in the [Oracle Fusion ERP Single sign-on tutorial](oracle-fusion-erp-tutorial.md). Single sign-on can be configured independently of automatic user provisioning, though these two features compliment each other.
95
95
96
+
> [!NOTE]
97
+
> To learn more about Oracle Fusion ERP's SCIM endpoint, refer to [REST API for Common Features in Oracle Applications Cloud](https://docs.oracle.com/en/cloud/saas/applications-common/18b/farca/index.html).
98
+
96
99
### To configure automatic user provisioning for Fuze in Azure AD:
97
100
98
101
1. Sign in to the [Azure portal](https://portal.azure.com). Select **Enterprise Applications**, then select **All applications**.
@@ -124,7 +127,7 @@ This section guides you through the steps to configure the Azure AD provisioning
124
127
8. Under the **Mappings** section, select **Synchronize Azure Active Directory Users to Oracle Fusion ERP**.
9. Review the user attributes that are synchronized from Azure AD to Oracle Fusion ERP in the **Attribute-Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in Oracle Fusion ERP for update operations. Select the **Save** button to commit any changes.
@@ -137,29 +140,28 @@ This section guides you through the steps to configure the Azure AD provisioning
137
140
138
141

139
142
140
-
10. To configure scoping filters, refer to the following instructions provided in the [Scoping filter tutorial](../manage-apps/define-conditional-rules-for-provisioning-user-accounts.md).
143
+
12. To configure scoping filters, refer to the following instructions provided in the [Scoping filter tutorial](../manage-apps/define-conditional-rules-for-provisioning-user-accounts.md).
141
144
142
-
11. To enable the Azure AD provisioning service for Oracle Fusion ERP, change the **Provisioning Status** to **On** in the **Settings** section.
145
+
13. To enable the Azure AD provisioning service for Oracle Fusion ERP, change the **Provisioning Status** to **On** in the **Settings** section.
143
146
144
147

145
148
146
-
12. Define the users and/or groups that you would like to provision to Oracle Fusion ERP by choosing the desired values in **Scope** in the **Settings** section.
149
+
14. Define the users and/or groups that you would like to provision to Oracle Fusion ERP by choosing the desired values in **Scope** in the **Settings** section.
This operation starts the initial synchronization of all users and/or groups defined in **Scope** in the **Settings** section. The initial sync takes longer to perform than subsequent syncs, which occur approximately every 40 minutes as long as the Azure AD provisioning service is running. You can use the **Synchronization Details** section to monitor progress and follow links to provisioning activity report, which describes all actions performed by the Azure AD provisioning service on Oracle Fusion ERP.
155
158
156
-
For more information on how to read the Azure AD provisioning logs, see [Reporting on automatic user account provisioning](../manage-apps/check-status-user-account-provisioning.md)
159
+
For more information on how to read the Azure AD provisioning logs, see [Reporting on automatic user account provisioning](../manage-apps/check-status-user-account-provisioning.md).
157
160
158
161
## Connector limitations
159
162
160
-
* Oracle Fusion ERP does not define groups as groups but rather defines groups as roles.
161
-
* Oracle Fusion ERP does not support long live tokens today.
162
-
* Oracle Fusion ERP currently only supports a content-type of application/json.
163
+
* Groups in Oracle Fusion ERP are defined as roles.
164
+
* Oracle Fusion ERP only supports Basic Authentication for SCIM Authentication today.
0 commit comments