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

Add oidc provider to Camel-K #1646

Closed
aslom opened this issue Jul 29, 2020 · 0 comments · Fixed by #1647
Closed

Add oidc provider to Camel-K #1646

aslom opened this issue Jul 29, 2020 · 0 comments · Fixed by #1647

Comments

@aslom
Copy link
Contributor

aslom commented Jul 29, 2020

Problem:

kamel run hello.groovy
Error: cannot get command client: no Auth Provider found for name "oidc"

Solution I think is similiar to #1138

Add

_ "k8s.io/client-go/plugin/pkg/client/auth/oidc"

to cmd/kamel/main.go

aslom added a commit to aslom/camel-k that referenced this issue Jul 29, 2020
oscerd pushed a commit that referenced this issue Jul 29, 2020
nicolaferraro pushed a commit to nicolaferraro/camel-k that referenced this issue Sep 8, 2020
nicolaferraro pushed a commit that referenced this issue Sep 8, 2020
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 a pull request may close this issue.

1 participant