Sebastian Wegmann:
Is it possible to make a certification campaign via HTTP or via the “Create Certification Campaign Action” that includes both access profiles and roles?
I recall there being difficulty passing a list to a HTTP request as the access-list was formatted as a map. This may have been changed since I tried about 6 months ago or so?
Inline variables that are not strings don’t resolve to JSON. They resolve to Golang maps and arrays. This will present a problem when you try to mix two types of object arrays.
Perhaps you can look into utilizing a search campaign to create your campaign.
Good day,
This topic covers how to create a search campaign only for one access profile.
But, I want to create a search campaign for more than one access profiles.
As shown in the attached screenshot, I created a workflow using the steps below but without any luck as it throws an error message.
[cert_campaign]
1: When Identity attributes changed
2: HTTP Request - makes API call to search endpoint to return ids/names of the access profiles of an identity
3: HTTP Request 1 - makes API call…