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

oidc: have NewRemoteKeySet return a concrete type #262

Merged
merged 1 commit into from
Jul 20, 2020

Conversation

ericchiang
Copy link
Collaborator

Return a concrete type so RemoteKeySet can export any additional
configuration later. This is a breaking change to the API, so a good
candidate for the v3 branch.

See "Accept interfaces, return structs"

Updates #214
Updates #232

Return a concrete type so RemoteKeySet can export any additional
configuration later. This is a breaking change to the API, so a good
candidate for the v3 branch.

See "Accept interfaces, return structs"
@ericchiang ericchiang merged commit 3bc5a7e into coreos:v3 Jul 20, 2020
@ericchiang ericchiang deleted the jwks branch July 20, 2020 19:02
kfaseela added a commit to Nordix/istio that referenced this pull request Oct 22, 2021
An internal 3pp scan for istio reports that a newer
version of oidc is available. Trying an upgrade attempt.
As per the documentation, there is an api incompatibility
between v2 and v3, however analysing the code, it seems to
be handled correctly.

https://github.com/coreos/go-oidc#updates-from-v2-to-v3
coreos/go-oidc#262

Signed-off-by: Faseela K <faseela.k@est.tech>
@kfaseela kfaseela mentioned this pull request Oct 22, 2021
7 tasks
istio-testing pushed a commit to istio/istio that referenced this pull request Oct 25, 2021
An internal 3pp scan for istio reports that a newer
version of oidc is available. Trying an upgrade attempt.
As per the documentation, there is an api incompatibility
between v2 and v3, however analysing the code, it seems to
be handled correctly.

https://github.com/coreos/go-oidc#updates-from-v2-to-v3
coreos/go-oidc#262

Signed-off-by: Faseela K <faseela.k@est.tech>
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.

None yet

1 participant