Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: stop extending API key access if OIDC refresh is available (cherry-pick #17878)#17962

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
spikecurtis merged 1 commit intorelease/2.20fromcherry-pick-79ccde-release/2.20
May 21, 2025

Conversation

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

Cherry-picked fix: stop extending API key access if OIDC refresh is available (#17878)

fixes#17070

Cleans up our handling of APIKey expiration and OIDC to keep them separate concepts. For an OIDC-login APIKey, both the APIKey and OIDC link must be valid to login. If the OIDC link is expired and we have a refresh token, we will attempt to refresh.

OIDC refreshes do not have any effect on APIKey expiry.

#17070 (comment) explains why this is the correct behavior.

fixes#17070Cleans up our handling of APIKey expiration and OIDC to keep them separate concepts. For an OIDC-login APIKey, both the APIKey and OIDC link must be valid to login. If the OIDC link is expired and we have a refresh token, we will attempt to refresh.OIDC refreshes do not have any effect on APIKey expiry.#17070 (comment) explains why this is the correct behavior.
@spikecurtisspikecurtis merged commitf895f94 intorelease/2.20May 21, 2025
42 checks passed
@spikecurtisspikecurtis deleted the cherry-pick-79ccde-release/2.20 branchMay 21, 2025 07:21
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMay 21, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@spikecurtisspikecurtisspikecurtis approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@spikecurtis

[8]ページ先頭

©2009-2025 Movatter.jp