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

providers/oauth2: remember session_id from initial token (cherry-pick #7976) #7977

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

gcp-cherry-pick-bot[bot]
Copy link
Contributor

Cherry-picked providers/oauth2: remember session_id from initial token (#7976)

  • providers/oauth2: remember session_id original token was created with for future access/refresh tokens

Signed-off-by: Jens Langhammer jens@goauthentik.io

  • providers/proxy: use hashed session as sid

Signed-off-by: Jens Langhammer jens@goauthentik.io


Signed-off-by: Jens Langhammer jens@goauthentik.io

* providers/oauth2: remember session_id original token was created with for future access/refresh tokens

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* providers/proxy: use hashed session as `sid`

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@gcp-cherry-pick-bot gcp-cherry-pick-bot bot requested a review from a team as a code owner December 22, 2023 23:53
Copy link

netlify bot commented Dec 22, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 21888f5
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/6586216b2cd6e30008518a15
😎 Deploy Preview https://deploy-preview-7977--authentik.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Dec 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4776d2b) 92.59% compared to head (21888f5) 92.60%.

Additional details and impacted files
@@               Coverage Diff                @@
##           version-2023.10    #7977   +/-   ##
================================================
  Coverage            92.59%   92.60%           
================================================
  Files                  588      588           
  Lines                29043    29047    +4     
================================================
+ Hits                 26893    26899    +6     
+ Misses                2150     2148    -2     
Flag Coverage Δ
e2e 50.82% <100.00%> (+0.06%) ⬆️
integration 25.95% <50.00%> (+<0.01%) ⬆️
unit 89.65% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit 9c8fec2 into version-2023.10 Dec 23, 2023
61 of 64 checks passed
@BeryJu BeryJu deleted the cherry-pick-75bcd9-version-2023.10 branch December 23, 2023 00:20
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.

1 participant