API Samples for using oracle.iam.certification.api.CertificationService
(Doc ID 1610754.1)
Last updated on SEPTEMBER 01, 2023
Applies to:
Identity Manager - Version 11.1.2.1.0 and laterInformation in this document applies to any platform.
Goal
This document provides API Sample for using oracle.iam.certification.api.CertificationService
The javadoc documentation does not explain details on what attributes/values can search criteria be populated with, nor there any examples of how to use them.
Need to be able to do following:
1. Given user key or log in, get all pending certifications assigned to this user
2. Given certID, get all app instances for this certID. API method loadCertifications(certID, taskUID) probably achieves this, but no explanation what is taskUID mean?
3. Given applicationInstance, get all accounts that can be certified.
4. API to certify/deny account.
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! |