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

Add a new JWT key for local development #1328

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

owi92
Copy link
Member

@owi92 owi92 commented Feb 4, 2025

See opencast/opencast#6092 for more information. Basically, some keys don't work with Java 17 anymore, and Java 17 is needed for Opencast 17, so in order to test and develop stuff with OC17, we needed a new key.
I took the first one that was reported to work in the linked issue. It's only used for local development. Do not use in production.

The old key wasn't working with Java 17 anymore
(ref opencast/opencast#6092).
It's only used for local development, so it's fine to
use a public key here that has already been reported to work.
@owi92 owi92 added the changelog:dev Changes primarily for developers label Feb 4, 2025
@github-actions github-actions bot temporarily deployed to test-deployment-pr1328 February 4, 2025 14:34 Destroyed
@LukasKalbertodt LukasKalbertodt merged commit 7c763d7 into elan-ev:next Feb 4, 2025
3 checks passed
@owi92 owi92 deleted the new-jwt-key branch February 4, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:dev Changes primarily for developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants