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

Remove pyjwkest from generate_jwt_signing_key #32125

Closed
rgraber opened this issue Apr 25, 2023 · 1 comment
Closed

Remove pyjwkest from generate_jwt_signing_key #32125

rgraber opened this issue Apr 25, 2023 · 1 comment
Assignees

Comments

@rgraber
Copy link
Contributor

rgraber commented Apr 25, 2023

The management command to generate the signed jwt pair still uses pyjwkest. We should update it to use pyJWT as part of the removal of pyjwkest.
https://github.com/openedx/edx-platform/blob/master/openedx/core/djangoapps/oauth_dispatch/management/commands/generate_jwt_signing_key.py

@iamsobanjaved
Copy link
Contributor

Done in the following PR

@github-project-automation github-project-automation bot moved this from Blocked to Done in Arbi-BOM Oct 30, 2023
@jristau1984 jristau1984 moved this from Done to Done - Long Term Storage in Arbi-BOM Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants