Skip to content

port configuration option is not configuring Dex's command #210

Description

@DnPlas

Bug Description

Despite having a configuration option port for changing Dex's "listening port", this value is not used at all by Dex's command; if users change this value via the config option, Dex will not use it at all, as it is not reflected in the service command

Also, calling it "listening port" is misleading, according to the documentation, it is "The HTTP port used by Dex, default is 5556. Used to define web -> http in the Dex configuration as well as OIDC configurations". The configuration description should be more clear about it.

We should change this by making the proper refactor in the code and in the rock.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions