Skip to content

Add support to load OIDC ID Tokens from a file #1213

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

Merged
merged 4 commits into from
May 6, 2025

Conversation

hectorcast-db
Copy link
Contributor

What changes are proposed in this pull request?

Add support to load OIDC ID Tokens from a file. This adds support for arbitrary ID Tokens in exchange of delegating to the user the responsibility of minting and refreshing the token.

How is this tested?

Added unit test.

Copy link
Contributor

@renaudhartert-db renaudhartert-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Undo accidental approval, this feature deserves further offline discussion.

Copy link

github-actions bot commented May 6, 2025

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-go

Inputs:

  • PR number: 1213
  • Commit SHA: 1a7181869c6acda5563fe3fdc993842bab8a2ef2

Checks will be approved automatically on success.

@renaudhartert-db renaudhartert-db enabled auto-merge May 6, 2025 18:13
@renaudhartert-db renaudhartert-db added this pull request to the merge queue May 6, 2025
Merged via the queue into main with commit 49996cc May 6, 2025
15 checks passed
@renaudhartert-db renaudhartert-db deleted the hectorcast-db/file-oidc branch May 6, 2025 18:43
deco-sdk-tagging bot added a commit that referenced this pull request May 6, 2025
## Release v0.68.0

### New Features and Improvements

- Add support for OIDC ID token authentication using a file
  ([PR #1213](#1213)).
- Add support for OIDC ID token authentication using an environment variable
  ([PR #1215](#1215)).
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.

2 participants