ISC front use /cms/internal/ API

Hello,

I’m working on role composition certification on IDN and I figured out that endpoints associated with thoses role composition certifications doesn’t seems like to be implemented on /beta or /v3.

I try to understand wich endpoint IDN web use : /cms/internal/certifications (I suppose it’s replace old /cc private api).

Example 1 : certifications/:id/decision-summary (same params, same token, no body)

Example 2 : certifications endpoint (same params/token)

I want to get all cert decisions pending/completed and can approve/revoke decision via API (this part seem to be implemented only for certification concerning Identities Certifications | SailPoint Developer Community)

Thank you !
Thomas

Trying to invoke @colin_mckibben on this :speak_no_evil::nerd_face:

Is it correct to say that the issue is role composition campaigns are not supported on our certification endpoints? Only identity certification campaigns are supported?

1 Like

I learned that role composition is currently filtered out from the certification APIs. Certifications are undergoing a major enhancement, and role composition will be included once the enhancement is launched. This is the information for that enhancement.

1 Like

Hi @colin_mckibben,

Thank you for this link, appreciated !