question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

API server is not configured with OIDC Identity Provider

See original GitHub issue

Summary

i have a k8s cluster, i used this command chectl server:deploy --platform k8s --installer=operator to install eclipse che on this cluster.

i received this error message during this installation

API server is not configured with OIDC Identity Provider, see details https://kubernetes.io/docs/reference/access-authn-authz/authentication/#configuring-the-api-server

which OIDC identify provider should i configure to fix this issue? please help

image

Relevant information

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
tolushacommented, Apr 20, 2022

Maybe you can have a look at dex resources that are used for minikube cluster https://github.com/che-incubator/chectl/tree/main/resources/dex

1reaction
tolushacommented, Aug 6, 2022

@Divine1 Can this issue be closed?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuring an OpenID Connect identity provider | OKD 4.8
Configure the oidc identity provider to integrate with an OpenID Connect identity provider using an Authorization Code Flow.
Read more >
Configuring an OpenID Connect identity provider
Configure the oidc identity provider to integrate with an OpenID Connect identity provider using an Authorization Code Flow.
Read more >
Creating OpenID Connect (OIDC) identity providers
Create an OpenID Connect (OIDC) identity provider that describes a trust relationship between an OIDC-compatible IdP and AWS.
Read more >
Connect to OpenID Connect Identity Provider - Auth0
Next, you will need to create and configure a OIDC Enterprise Connection in Auth0. Make sure you have the Application (client) ID and...
Read more >
kubectl with OpenID Connect. TL;DR | by Hidetake Iwata
... authentication with Google Identity Platform. In this article, we will configure the following stack: OpenID Connect Provider; Kubernetes API Server ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found