OIG Self Service API Returning Response In XML Format Instead Of JSON
(Doc ID 2208109.1)
Last updated on JULY 17, 2024
Applies to:
Identity Manager - Version 11.1.2.3.161018 and laterInformation in this document applies to any platform.
Goal
Trying make use of the OIG Self Service API that's available with OIM 11.1.2.3.161018 and invoking the users api as below:
https://<HOSTNAME>/iam/governance/selfservice/api/v1/users/8516?fields=Display Name,First Name,User Login,Department Number,Middle Name
Operation: GET
Authorization: Basic
Content-Type: application/json
The API works and a response is provided; however, the response is in application/xml format instead of application/json. How do I configure the API to return json formatted response?
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 |