Connector Commands
Below you will find all of commands available to implement in a SaaS Connector.
๐๏ธ Account Create
Create account on the source.
๐๏ธ Account Delete
Remove account from a source.
๐๏ธ Account Discover
Dynamically determine account schema from the source.
๐๏ธ Account Enable
Enable an account on the source.
๐๏ธ Account List
Aggregate all accounts from the source into IdentityNow.
๐๏ธ Account Read
Aggregate a single account from the source into IdentityNow.
๐๏ธ Account Unlock
Lock and unlock an account on the source.
๐๏ธ Account Update
Update an account on the source.
๐๏ธ Change Password
Change password for an account on the source.
๐๏ธ Entitlement List
Gather a list of all entitlements available on the source.
๐๏ธ Entitlement Read
Fetch a single entitlementโs attributes from the source.
๐๏ธ Test Connection
Ensure the connector can communicate with the source.