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

MFA Login with plugin without Browser #950

Open
dhorstmann opened this issue Jun 22, 2023 · 2 comments
Open

MFA Login with plugin without Browser #950

dhorstmann opened this issue Jun 22, 2023 · 2 comments
Labels
question Further information is requested

Comments

@dhorstmann
Copy link

Describe the question

When setting --username in kubeconfig, there is no Browser opening keycloak for asking username and password, just asking in terminale directly. Thats very nice. When the user has mfa configured in keycloak, he has to login with otp. But then the login with the username option in kubeconfig does not work anymore (error see next line). Is there an option, so that the otp will be asked on bash?
error: {"error":"invalid_grant","error_description":"Invalid user credentials"}

To reproduce

  • first kubectl command of the day e.g. kubectl get pods
  • kubeconfig has configured `--username´
  • Browser is not opening, you just type password in bash console

Your environment

  • OS: fedora 37
  • kubelogin version: kubelogin version v1.27.0
  • kubectl version: e.g. v1.27
  • OpenID Connect provider: keycloak 21
@dhorstmann dhorstmann added the question Further information is requested label Jun 22, 2023
@igurleen911
Copy link

@dhorstmann were you able to resolve this issue?

@dhorstmann
Copy link
Author

@dhorstmann were you able to resolve this issue?

Nope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants