My Oracle Support Banner

OUD - How to Enable SCIM Endpoints for Netgroups and SudoRoles (Doc ID 2969138.1)

Last updated on AUGUST 24, 2023

Applies to:

Oracle Unified Directory - Version 12.2.1.3.221009 and later
Information in this document applies to any platform.

Goal

The information provided below is a reference point on how to enable SCIM API for Oracle Unified Directory object handlers and access "/Users" and "/Groups" endpoints using REST API.

During SCIM API objects like Netgroups and SudoRoles are not exposed by default.

Below are sample LDIFs of Netgroup and Sudorole Objects in LDAP.

Netgroup Object 

dn: cn=App_User_PAMTest,ou=Netgroups,dc=scim,dc=SUFFIX
cn: App_User_PAMTest
objectClass: top
objectclass: nisNetgroup
nisNetgroupTriple: (,pamoudtest1-a,)
nisNetgroupTriple: (,pamoudtest2-a,)
nisNetgroupTriple: (,pamoudtest3-a,)

SudoRole Object

dn: cn=App_S4HANA,ou=Sudoers,dc=scim,dc=SUFFIX
objectClass: sudoRole
objectClass: top
cn: App_S4HANA
sudoCommand: ALL
sudoHost: +App_Server_S4HANA
sudoOption: !authenticate
sudoRunAs: root
sudoUser: +App_User_S4HANA

 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.