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

[v9] Backport Okta OIDC Fixes #11944

Merged
merged 1 commit into from
Apr 15, 2022
Merged

[v9] Backport Okta OIDC Fixes #11944

merged 1 commit into from
Apr 15, 2022

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Apr 14, 2022

Backports #11718

@zmb3 zmb3 added the backport label Apr 14, 2022
@zmb3 zmb3 changed the base branch from master to branch/v9 April 14, 2022 14:43
@github-actions github-actions bot requested review from smallinsky and Tener April 14, 2022 14:44
lib/auth/oidc.go Outdated Show resolved Hide resolved
Copy link
Contributor

@Tener Tener left a comment

Choose a reason for hiding this comment

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

Good to see createOIDCClient cleaned up.

Looks good, except for one comment which sounds broken.

@zmb3 zmb3 force-pushed the v9-backport-11718 branch 2 times, most recently from 6dd7fd7 to 5f93d97 Compare April 14, 2022 15:12
Copy link
Contributor

@smallinsky smallinsky left a comment

Choose a reason for hiding this comment

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

Left on question but otherwise LGTM.

@zmb3 zmb3 mentioned this pull request Apr 14, 2022
Using the OIDC connector with Okta would fail due to an issue in our
fork of go-oidc. Update this dependency to get the fix.

Additionally, clean up the logic for syncing the connector
configuration, which was using a context.Context in order to implement
a timeout. This can be expressed in a simpler way with time.After()
@zmb3 zmb3 force-pushed the v9-backport-11718 branch from 5f93d97 to 385e165 Compare April 15, 2022 14:24
@zmb3 zmb3 enabled auto-merge (rebase) April 15, 2022 14:25
@zmb3 zmb3 merged commit 36fa8ba into branch/v9 Apr 15, 2022
@zmb3 zmb3 deleted the v9-backport-11718 branch April 15, 2022 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants