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

fix(dex): Add correct dex service name and mux #1534

Merged
merged 2 commits into from
Apr 23, 2024

Commits on Apr 22, 2024

  1. feat(dex): Add correct dex service name and mux

    - Use `kuberpult-dex` as service name for dex setup as this is the name
      of the service inside the chart
    - Rearrange the mux creation in the frontend, so the handleFunc calls to
      Dex-Endpoints are exposed correctly
    
    REV: DSN-S3INPY
    jdvgh committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e7c963d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88d170f View commit details
    Browse the repository at this point in the history