
55fex (55fex) asked a question.
I am attempting to a variable to differentiate between basic/licensed users in Zoom via Okta - I have a custom attribute called 'zoomlicense' that was added to everyone's Okta profile, it is mapped to the User Type attribute in Zoom provisioning and it is added in Zoom in advanced SAML mapping; however, when I attempt to test this in the Okta provisioning tab with a user I see the following error "variable Invalid value data type for property 'userType'" - I know I must be missing something simple. Thank you!

Hi @55fex (55fex) , Thanks for taking the time to reach out to the Okta Community!
In case you haven't already, please check out the "Custom Attribute" section under the following docs (you might need to be logged in as admin before opening the link):
https://saml-doc.okta.com/SAML_Docs/How-to-Configure-SAML-2.0-for-Zoom.us.html
If you have Provisioning enabled, you might want to look on the Zoom Support side as they are responsible for the implementation.
Here are some resources that might help:
https://support.zoom.us/hc/en-us/articles/115005888686
https://support.zoom.us/hc/en-us/articles/115005081403-Advanced-SAML-Mapping
https://support.zoom.us/hc/en-us/articles/360057866692
Zoom also has JIT (just in time) settings for SAML and you need to turn these off to use API provisioning. See the following for reference:
https://support.zoom.us/hc/en-us/articles/115005479743-SSO-Pre-provisioning
Hope it helps!