Zoom_IAM
An Identity and Access Management integration template.
- Category
- Identity and Access Management
- Pack
- 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 settings
- insecure — Trust any certificate (not secure)
- disable-user-enabled — Allow disabling users
- enable-user-enabled — Allow enabling users
- mapper_in — Incoming Mapper
- mapper_out — Outgoing Mapper
Commands (4)
- get-mapping-fields — Retrieves 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-user — Disable an active user.
- iam-enable-user — Enable a deactivated user.
- iam-get-user — Retrieves a single user resource.