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

Support JWT Claims content customization #21

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

vasayxtx
Copy link
Member

@vasayxtx vasayxtx commented Nov 22, 2024

This PR addresses two objectives:

  1. The JWT claims structure has been updated to remove fields specific to Acronis, ensuring the claims remain generic and applicable to broader use cases.
  2. The jwt.Claims struct has been refactored to allow for extensibility. Custom fields can now be seamlessly added, enabling support for additional use cases without modifying the core structure.

@vasayxtx vasayxtx requested a review from MikeYast as a code owner November 22, 2024 13:41
@vasayxtx vasayxtx force-pushed the support-jwt-claims-customization branch from 72af95f to 0141a00 Compare November 22, 2024 17:00
@vasayxtx vasayxtx merged commit 9b4320a into acronis:main Nov 25, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

3 participants