Fusion Security: Using SCIM REST API
(Doc ID 2346455.1)
Last updated on JUNE 18, 2024
Applies to:
Oracle Fusion CX Sales Cloud Service - Version 11.12.1.0.0 and laterOracle Fusion Human Resources Help Desk Cloud Service - Version 11.13.19.04.0 and later
Oracle Fusion Subledger Accounting Cloud Service - Version 11.13.22.10.0 to 11.13.22.10.0 [Release 1.0]
Oracle Fusion Global Human Resources Cloud Service - Version 11.12.1.0.0 and later
Oracle Fusion Inventory Management Cloud Service - Version 11.13.19.04.0 and later
Information in this document applies to any platform.
Goal
Fusion Applications Release 12 or higher offer a new feature called SCIM REST API that allows for security management and administration by using industry standard RESTful architecture.
REST API is an application programming interface that provides a simplified way to exchange data through HTTP requests from a client to the server. Identity REST services that provide user and role management are based on System for Cross-Domain Identity Management (SCIM ) V2 REST protocol.
In this document we are providing the details on how to use SCIM REST API using a REST Client (e.g. SoapUI) to interface with Fusion Application and carry out Security Management tasks e.g. Create a User Account, Update a User Account etc.
For more information on SCIM please refer the latest Oracle documentation:
Release 13 (Update 24B): https://docs.oracle.com/en/cloud/saas/applications-common/24b/farca/index.html
Oracle Fusion Cloud Applications SCIM REST API resources are based on https://tools.ietf.org/html/draft-ietf-scim-api-03#section-3.2.2.4
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |