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 support for customizable username field #181

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

torgiren
Copy link

@torgiren torgiren commented Oct 21, 2021

Problem to solve:
I have an ldap backend.
dex returns an user with:

{
...
name: user1
email: some-email@some-domain
...
}

dex-k8s-authenticator creates a kubeconfig contains:
some-email-<cluster-name>
and I would like to have:
user1-<cluster-name>

Signed-off-by: Marcin Fabrykowski git@fabrykowski.pl

Signed-off-by: Marcin Fabrykowski <git@fabrykowski.pl>
Signed-off-by: Marcin Fabrykowski <git@fabrykowski.pl>
Signed-off-by: Marcin Fabrykowski <git@fabrykowski.pl>
@torgiren
Copy link
Author

any chance to review this?
It looks like all PRs failes e2e tests :(

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 this pull request may close these issues.

None yet

1 participant