Hey @ksks
I am trying to get more information on this for you.
I will come back with an update shortly.
Elisa
Hey @ksks
I am trying to get more information on this for you.
I will come back with an update shortly.
Elisa
It would be great if you can also explain why this change
Hi,
Following up to see if there is answer for this yet, and also to ask if the JWT App Type will be deprecated at the same time for zoomgov.com.
Thank you,
Specifying the grant type of account_credentials with server-to-server OAuth gives me “unsupported grant type”. I can only get client_credentials to work. What might cause that?
Hi @ksks
Thanks for reaching out to the Zoom Developer Forum.
It will be available.
I do not have a specific Date for you but allow me ask to my team and will come back to you with an update shortly.
Best,
Elisa
Hi @elisa.zoom
We are using this below API to join the call using JWT
With the JWT app deprecation/ switching to access token, what is the required scope to invoke this API?
Hi @djoy
Thanks for reaching out to the Zoom Developer Forum, I am happy to help here!
As far as I know, all the Zoom Room endpoints will eventually be available using our Server to Server.
Let me confirm the estimated timeline with the team.
Best,
Elisa
Another thing to note, that isn’t obvious and not in the documentation (yet), is that you may need to build an access token rotation system. Each time you request an access token for a particular token index (by default, you only get one), it invalidates the previous access token.
Hi @ksks
I just reached out to some of my team members and will come back to you with an update shortly.
Best,
Elisa
I am working with a customer who has created the server-to-server oauth app for his account, but his credentials get a 400 response
Is server-to-server oauth still not functional? Or is this because our fed moderate solution is considered a 3rd party app and that is not allowed yet?
Hi @michael.curran
Could you please open up a new topic describing your issue with details and we will take it from there!
Best,
Elisa
Opened it here. Thank you!
Will this server to server Oauth change effect how my organization uses SAML2.0 to authenticate with our IDP?
Hi,
Is only JWT App type have been deprecated? In our case, we are using Meeting SDK for building mobile apps, but we are using JWT to initialise zoom SDK. Do we also need to migrate to Server-to-Server OAuth?
Thanks