How to get information about the SSO configured on the organization zoom account?

Description
We are writing code which fetches the organizations settings using api endpoint https://api.zoom.us/v2/accounts/me/settings?option=security. We do get mfa & password policy settings. But we do not get information about Signle-Sign-On configuration ( If it is configured or not )

Which App Type (OAuth / Chatbot / JWT / Webhook)?
We make call to zoom APIs using admin OAuth & bearer token.

Is there any REST API endpoint which provides details about configured SSO?

Hi @ian2,

Thanks for reaching out about this, and good question. At the moment, we don’t have an endpoint to return SSO settings on an account level.

However, we have it on our roadmap to make a user’s login_type accessible via API on a user level. (ZOOM-199490) This is in progress, but stay tuned!

Thanks,
Will

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.