Coder Social home page Coder Social logo

Comments (9)

linuxshokunin avatar linuxshokunin commented on June 25, 2024 1

Forgot to say, this dashboard is awesome.

from skooner.

herbrandson avatar herbrandson commented on June 25, 2024

Thanks for filing the issue. I'm not familiar with Dex, but after reading a couple blogs about it, it looks pretty cool!

I'm not sure offhand what would be going wrong. Are there any logs on the dex end? Can we confirm that the request is at least getting there?

from skooner.

linuxshokunin avatar linuxshokunin commented on June 25, 2024

Dex looks fine. I can see login successful with github in the dex logs. If I change client id on k8dash side, dex complains with invalid client_id.

When I accessed the dashboard, it gets forwarded to dex and then to github, and then come back to the dashboard. However, dashboard shows an error "login failed".

I will play with it more to find out.

from skooner.

linuxshokunin avatar linuxshokunin commented on June 25, 2024

I found out that it's in loop of authentication like:
k8dash -> dex -> github -> dex -> k8dash -> dex -> github

I guess k8dash is not compatible with oidc providers.
Would that be possible to add compatibility with oidc providers such as dex.

from skooner.

linuxshokunin avatar linuxshokunin commented on June 25, 2024

It looks like fixed the problem. I needed to encode the client secret with base64.

from skooner.

herbrandson avatar herbrandson commented on June 25, 2024

Great! I'm glad you were able to figure it out. And thanks for leaving a comment with the solution. Hopefully that saves the next person some time :)

Can we close this at this point or are there still pending issues getting OIDC working in your environment?

from skooner.

linuxshokunin avatar linuxshokunin commented on June 25, 2024

Yes. It works fine now.

from skooner.

herbrandson avatar herbrandson commented on June 25, 2024

Good to hear :)

Please don't hesitate to file feature requests as you use k8dash more. I'd love feedback on how to make it better

from skooner.

psreddy22 avatar psreddy22 commented on June 25, 2024

Hello ,
I have same issues with DEX, LDAP & k8DASH.

I'm redirected to dex, able to authenticate with LDAP and finally not able to login with k8dash.
Am I missing anything. All I have done as mention in this thread.

from skooner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.