-
Notifications
You must be signed in to change notification settings - Fork 8
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
Attach jwt failure status to metadata #10662
Conversation
Signed-off-by: day0ops <[email protected]>
Signed-off-by: day0ops <[email protected]>
Issues linked to changelog: |
Visit the preview URL for this PR (updated for commit 4d31fa0): https://gloo-edge--pr10662-attach-jwt-failure-s-cuyhhbj5.web.app (expires Mon, 10 Mar 2025 04:57:58 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 77c2b86e287749579b7ff9cadb81e099042ef677 |
Signed-off-by: day0ops <[email protected]>
Signed-off-by: day0ops <[email protected]>
changelog/v1.19.0-beta13/attach-jwt-failure-status-to-metadata.yaml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Signed-off-by: day0ops <[email protected]>
Signed-off-by: day0ops <[email protected]>
@sam-heilbron @jenshu ptal |
Description
Adds the ability to inject the JWT failure status as part of dynamic metadata. Refer to docs
failed_status_in_metadata
.API changes
Introduces a new field
attach_failed_status_to_metadata
to JWT provider to manage this.Checklist: