How to Map the Zoom Add-On Plan Attribute in Okta
Last Updated:
Overview
Administrators map Zoom add-on plans, such as Large Meeting or Zoom Webinars, by creating a custom attribute in Okta and passing it through the SAML assertion. Creating a custom string attribute with specific enumerated values ensures Okta sends the correct add-on plan information to Zoom.
Applies To
- Okta Identity Engine (OIE)
- Okta Classic Engine
- Lifecycle Management
- Zoom
Solution
How is the Zoom add-on plan attribute mapped in Okta?
To send the add-on plan in the SAML assertion, create a custom attribute in the Okta Profile Editor with specific enumerated values for the Zoom add-on plans.
- Go to Directory and select Profile Editor.
- Select the target profile to add the custom attribute.
- Select Add Attribute and configure the following values:
- Data type:
string - Display Name:
Add-on Plan - Variable Name:
addonPlan
- Data type:
- Select the Define enumerated list of values checkbox.
- Enter the required add-on plans in the attribute members section using the following format:
- Display name:
Webinars 500| Value:webinar - Display name:
Large 500| Value:large
- Display name:
- Select Save.
