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

[ALS-6665] Add JWTResponseFilter to handle refreshed tokens #200

Merged
merged 3 commits into from
Aug 22, 2024

Conversation

Gcolon021
Copy link
Contributor

@Gcolon021 Gcolon021 commented Jul 26, 2024

[ALS-6665] When validating the authorization header with pic-sure-auth-micro-app, a refreshed Bearer token may be returned. If a new token is provided, we now ensure it is included in the Authorization header sent back to the client, allowing the user to replace their existing token.

@Gcolon021 Gcolon021 added the enhancement New feature or request label Jul 26, 2024
@Gcolon021 Gcolon021 self-assigned this Jul 26, 2024
@Gcolon021 Gcolon021 merged commit 755015a into release Aug 22, 2024
3 checks passed
@Gcolon021 Gcolon021 deleted the ALS-6665 branch August 22, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant