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

identity: fix user refresh #2724

Merged
merged 1 commit into from
Oct 28, 2021
Merged

identity: fix user refresh #2724

merged 1 commit into from
Oct 28, 2021

Conversation

calebdoxsey
Copy link
Contributor

Summary

User refresh was never getting called. This resulted in stale IDP claims in user records (although sessions were getting refreshed, so those claims were updated).

Related issues

Fixes https://github.com/pomerium/internal/issues/618

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@calebdoxsey calebdoxsey added bug Something isn't working backport 0-15-0 labels Oct 28, 2021
@calebdoxsey calebdoxsey requested a review from a team as a code owner October 28, 2021 19:03
@codeclimate
Copy link

codeclimate bot commented Oct 28, 2021

Code Climate has analyzed commit f20542c and detected 0 issues on this pull request.

View more on Code Climate.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.003%) to 65.094% when pulling f20542c on cdoxsey/618-user-refresh into 2b47446 on master.

@calebdoxsey calebdoxsey merged commit 79ec52d into master Oct 28, 2021
@calebdoxsey calebdoxsey deleted the cdoxsey/618-user-refresh branch October 28, 2021 20:02
backport-actions-token bot pushed a commit that referenced this pull request Oct 28, 2021
calebdoxsey added a commit that referenced this pull request Oct 28, 2021
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
@travisgroth travisgroth added security bug Something isn't working and removed bug Something isn't working labels Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants