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

758 fix claims validation #759

Merged
merged 10 commits into from
Apr 8, 2024
Merged

758 fix claims validation #759

merged 10 commits into from
Apr 8, 2024

Conversation

johakoch
Copy link
Collaborator

Fixed claim validation for array/tuple and object claims


Reviewer checklist
  • Read PR description: a summary about the changes is required
  • Changelog updated
  • Documentation: docs/{Reference, Cli, ...}, Docker and cli help/usage
  • Pulled branch, manually tested
  • Verified requirements are met
  • Reviewed the code
  • Reviewed the related tests

@johakoch johakoch linked an issue May 17, 2023 that may be closed by this pull request
eval/http.go Show resolved Hide resolved
@malud malud self-assigned this Aug 16, 2023
@johakoch johakoch modified the milestone: 1.13 Feb 7, 2024
@johakoch johakoch requested a review from malud February 12, 2024 17:10
@johakoch johakoch marked this pull request as ready for review February 15, 2024 13:44
@johakoch johakoch marked this pull request as draft February 16, 2024 12:11
@johakoch johakoch mentioned this pull request Feb 16, 2024
@johakoch
Copy link
Collaborator Author

Wait for #805, then fix remaining TODOs.

@johakoch
Copy link
Collaborator Author

johakoch commented Apr 8, 2024

Wait for #805, then fix remaining TODOs.

Done

@malud malud marked this pull request as ready for review April 8, 2024 09:30
@malud malud merged commit 033ccc3 into master Apr 8, 2024
2 checks passed
@malud malud deleted the 758-fix-claims-validation branch April 8, 2024 09:33
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.

Fix JWT claim validation
2 participants