Identity Management (MOSC)

MOSC Banner

RESTAPI SERACH OP

i have two target apps with RESTAPI, the get entitlements function return diff format, is there a way i can set the UIDATTRIBUTE in the it resource to fetch the group name from following case or do i have to build class to phrase the respond?


get groups which is working and supported OOTB:

"roles": [

    {

      "name": "AR - BA - Munro: gCAPA: Additional Approver",

      "description": "AR - BA - Munro: gCAPA: Additional Approver"

    },

get groups which is not working

"roles": [

    {

      "group": {

          "name__v": "agency_claim_consumers__c",

        "label__v": "Agency Claim Consumers"

      

      }

    },

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center