SailPoint IIQ: Pathfinder SCIM setup guide
Context
While standalone BeyondTrust products including Password Safe, Endpoint Privilege Management (EPM) for Windows & Mac, and Privileged Remote Access (PRA) have a SCIM API, PathFinder provides a unified or global SCIM API that supports provisioning Users and Groups that can be consume by each individual products within PathFinder.
This guide is a complement to Documentation: SCIM provisioning and covers SailPoint IdentityIQ or IIQ .





Script values are:
- script: return identity.getAttribute("email");
- script: return identity.getAttribute("email");
- script: return identity.getAttribute("firstname");
- script: return identity.getAttribute("lastname");
- Value: true


Testing
section to be added shortly



