Postman collection for authentication profile

This guide helps you to test the CyberArk Identity authentication profile APIs using postman collection. Postman is an HTTP testing API application that allows you to monitor requests and responses.

Prerequisites

Import postman collection

Run in Postman

Get started with postman collection

Once the postman collection is imported, the following variables have to be pre-filled to run the collection based on the functionality you want to try out.

❗️

Authentication is required to access the APIs related to authentication profile management. The authenticated user should contain administrative rights to access the APIs.

The following variables should be pre-filled for authentication profile management:

1459
Variable nameDescription
tenant_urlThe URL of the CyberArk Identity tenant (https://example.idaptive.app). The URL will be used for all API requests to CyberArk Identity.
usernameThe username of the CyberArk Identity directory user.
passwordThe password of the CyberArk Identity directory user.
auth_profile_nameThe authentication profile name
primary_challengesList of comma-separated MFA challenges.
secondary_challengesList of comma-separated MFA challenges.
challenge_pass_through_durationThe challenge pass through duration in minutes.
number_of_sqThe number of security questions that need to be asked to the user during login.
single_challenge_mechanismSpecifies the type of single challenge mechanism required.