Zoom_IAM
An Identity and Access Management integration template.
Identity and Access Management · Zoom
Configuration parameters
url— Server URL (e.g., 'https://api.zoom.us/v2/')account_id— Account ID (OAuth)credentials— Client ID (OAuth)creds_api_key—creds_api_secret—api_key— API Key (JWT-Deprecated)api_secret— API Secret (JWT-Deprecated)proxy— Use system proxy settingsinsecure— Trust any certificate (not secure)disable-user-enabled— Allow disabling usersenable-user-enabled— Allow enabling usersmapper_in— Incoming Mappermapper_out— Outgoing Mapper
Commands (4)
-
get-mapping-fieldsRetrieves a User Profile schema, which holds all of the user fields within the application. Used for outgoing-mapping through the Get Schema option.
-
iam-disable-userDisable an active user.
-
iam-enable-userEnable a deactivated user.
-
iam-get-userRetrieves a single user resource.