Skip to content

Remove username claim from JWT #1360

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

Open
LukasKalbertodt opened this issue Mar 17, 2025 · 0 comments
Open

Remove username claim from JWT #1360

LukasKalbertodt opened this issue Mar 17, 2025 · 0 comments
Labels
area:auth Authentication and Authorization area:backend Everything backend related kind:improvement next-breaking-change Things that should be released with the next breaking-change release

Comments

@LukasKalbertodt
Copy link
Member

This is just a reminder issue. In #1358 I added the sub claim, as specified in the new Opencast JWT spec. But I kept username so that there is no breaking change. But this means the username is specified twice, wasting memory. In the next breaking change release, the username claim should be removed.

@LukasKalbertodt LukasKalbertodt added area:auth Authentication and Authorization area:backend Everything backend related kind:improvement next-breaking-change Things that should be released with the next breaking-change release labels Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:auth Authentication and Authorization area:backend Everything backend related kind:improvement next-breaking-change Things that should be released with the next breaking-change release
Projects
None yet
Development

No branches or pull requests

1 participant