Registration for Zoomtopia is LIVE! Join us virtually or in person for the biggest event of the year and experience the future of AI-driven collaboration.
Register today!Everything you need to work together, all in one place.
Explore Zoom One's Collaboration ToolsConnect virtually from anywhere with Zoom Meetings
Collaborate together with Zoom Chat
Call the world with Zoom Phone
Create and brainstorm with Zoom Whiteboard
Rich conversation analytics to improve sales
Send and receive messages and calendar invitations
Bring fluid interactions to hybrid teams with Zoom Huddles
Remove the hassle of traditional scheduling with Zoom Scheduler
Innovative video solutions for every meeting space.
Bring meeting spaces online with Zoom Rooms
Conference Room Connector links existing rooms to Zoom
Innovative solutions for every space
Solutions to host impactful virtual and hybrid experiences.
Find a Solution for Every EventHost hybrid and virtual events with Zoom Events
Elevate your brand with single session events powered by Zoom Sessions
Broadcast at scale with Zoom Webinars
Host and attend classes, group events, and more OnZoom
An omnichannel cloud solution optimized for video.
Engage customers with Zoom Contact Center
Deliver intelligent support with conversational AI
Optimize contact center agent performance and engagement
Zoom solutions elevate collaboration across vertical use cases.
Discover Zoom Industry SolutionsEnabling exciting new ways to teach, learn, and connect globally
Transforming client engagement and employee experiences
Improving collaboration between agencies, ministries and constituents
Connecting care, collaboration, and medical innovation
Real-time communication, anywhere in the world
Bridging the in-store and online experiences
Expert support and services for all your design, strategy, implementation, event, and hardware needs.
Global Services
Hardware purchase and subscription options
Flexible subscription plans for hardware
Protect certain data at rest with your own encryption keys
An open platform that allows developers to build Zoom apps and integrations.
Explore thousands of apps that work with or within Zoom
Explore over 1,500 apps in Zoom App Marketplace
Documentation for building with Zoom's technology using SDKs, APIs, and webhooks
Documentation for building on Zoom's platform using APIs, Webhooks, and SDKs
Post your questions and get help from our developer community
Zoom Partners bring Zoom's communications platform to market through alliance, sales, and service partnerships.
Explore Zoom's technology ecosystem
Find a trusted Partner
Learn about Zoom's Partner Programs
Access marketing & sales resources
Login to the Partner Portal and click 'Learn'
Discover new ways to use Zoom solutions to power your modern workforce.
Access expert-led tutorials on Zoom products and features.
Network with other Zoom users, and share your own product and industry insights.
Get documentation on deploying, managing, and using the Zoom platform.
Keep your Zoom client up to date to access the latest features.
Download CenterDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds2023-05-10 08:09 AM
Hello,
I'm setuping SSO in my business with Azure, I started long time ago, so it's possible some parts of my memories are missing, but I will take advantages of my notes.
I followed multiples documentations, Zoom and Microsoft ones, for records, main ones:
And 2 months ago, I was stuck in Zoom change regarding "The JWT app type will be deprecated"
https://developers.zoom.us/docs/platform/build/jwt-app/, so put it on ice until OAuth will be available.
Now I'm back in, and I want to finish this installation, enable auto-provisioning, that's will be convenient but some accounts are not linked with AD, so I found a thread whom manage those special accounts/exceptions, https://community.zoom.com/t5/Meetings/How-to-Exclude-Accounts-from-SSO/m-p/114444 and here here https://support.zoom.us/hc/en-us/articles/115005756143-Changing-account-security-settings#h_273b6e9f... mentioning force SSO login, and add exception for work email connection but I'm not sure if it will be able to cohabitate with auto-provisioning.
As I understand, bypass provide ability to exceptions to login with email address, but it will be able to not be deleted by auto-provisioning ?
I still searching, but OAuth, previously JWT, is requested for auto-provisioning, right ?
SSO is functional, not forced but works 100%, so I'm questioning utility of OAuth.
2023-05-15 10:14 AM
Hey @stephane_payet I see that you have already opened a ticket with our Zoom support team. I would advise sticking with them to make sure your account and problem are resolved. If Zoom support was able to offer you a solution, kindly pass it along so that others in the community can ask a question that is similar to yours.
Thank you! Let me know how else I can help within the community.
2023-05-15 11:07 AM - edited 2023-05-15 11:08 AM
Heya,
Yes, I opened in parallel, my thread was marked as spam, so I doubled my chance.
It's pretty resolved, only need implement auto-provisioning and it will be finished.
For records, here are my results
I joined my domain to Zoom; https://support.zoom.us/hc/en-us/articles/203395207-Getting-started-with-associated-domains
As soon it was associated I was able to tick Manage users with the same domain and Allow users with the same domain to consolidate into this account. The both options looks change anything in user side, my accounts appeared to be created inside my Zoom account so nothing to notice here.
Only one thing, when I ticked Allow users with the same domain to consolidate into this account it shown my a disclaimer saying there are x number of account to consolidate, but no one communicate to me, wait and see.
As soon Manage users with the same domain was enable, I also was enable to change as quoted here https://community.zoom.com/t5/Meetings/How-to-Exclude-Accounts-from-SSO/m-p/114444, I tested all bypass accounts are ok to login
More specific, if you put those bypass in login page it will connect as usual, if you put an SSO account it will login through SSO (no need to click on the key SSO)
Now I will wait this Thursday to implement auto-provisioning with OAuth https://support.zoom.us/hc/en-us/articles/115005887566-Configuring-Zoom-with-Azure#h_01GYWGNMKSCHE7D... and see if bypass accounts will also bypass auto-provisioning
I'll keep you informed