Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server-to-server OAuth to replace JWT #272

Open
dannyrich opened this issue Aug 4, 2022 · 3 comments
Open

Server-to-server OAuth to replace JWT #272

dannyrich opened this issue Aug 4, 2022 · 3 comments
Labels
Help Wanted Community help wanted Up For Grabs Ready for help from the community. Removed when someone volunteers

Comments

@dannyrich
Copy link

Zoom announced that they have deprecated JWT in favor of Server-to-Server OAuth for account-level API access.

https://marketplace.zoom.us/docs/guides/build/jwt-app/jwt-faq/

Are there plans to include Server-to-Server OAuth options for this plugin? We have until June 2023 to replace JWT.

@catalintomai catalintomai added this to the v2.0.0 milestone Aug 8, 2022
@catalintomai catalintomai moved this to Code Changed Needed in Integration Releases Aug 8, 2022
@avas27JTG avas27JTG modified the milestones: v2.0.0, v3.0.0 Nov 14, 2023
@raghavaggarwal2308
Copy link
Contributor

@mickmister Is this issue still valid? I think we have already implemented oauth in the code and removed the JWT code.

@mickmister
Copy link
Contributor

mickmister commented Nov 28, 2023

@raghavaggarwal2308 The plugin currently implements user-level oauth, but not server-to-server oauth. Zoom states that the server-to-server oauth is a replacement for the JWT method. Maybe not a requirement for us to implement, but this ticket is still valid I think.

We can close if you'd like this closed as a "Won't Do"

@avas27JTG avas27JTG added the Help Wanted Community help wanted label Dec 7, 2023
@raghavaggarwal2308
Copy link
Contributor

@mickmister Since adding support for Server-to-Server oauth is a completely new feature and is not blocking anything. We have added the Help Wanted label on this for now and can pick this up in the future if we have some extra time.

@mickmister mickmister added the Up For Grabs Ready for help from the community. Removed when someone volunteers label Dec 8, 2023
@avas27JTG avas27JTG removed this from the next milestone milestone Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help Wanted Community help wanted Up For Grabs Ready for help from the community. Removed when someone volunteers
Projects
None yet
Development

No branches or pull requests

5 participants