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

[Desktop]: can't login when using aws sso authentication scheme #358

Open
sgandon opened this issue Nov 22, 2021 · 6 comments
Open

[Desktop]: can't login when using aws sso authentication scheme #358

sgandon opened this issue Nov 22, 2021 · 6 comments
Labels
auth Authentication or authorization related

Comments

@sgandon
Copy link

sgandon commented Nov 22, 2021

Description

We are using aws sso command to authenticate in order to connect to our eks cluster but in headlamp it asks me for a token.
I have tried to use the sso token ( found in ~/.aws/sso/cache/xxxxx.json) but without luck.

Impact

unable to connect to cluster.

Environment and steps to reproduce

headlamp 0.53
MacOS Big sur (11.6.1)

@joaquimrocha
Copy link
Collaborator

Hi @sgandon . Thank for your reports.
We support OIDC, client certificate, and a service account token, for authentication.
If you want to use a service account token, please check the documentation here: https://kinvolk.github.io/headlamp/docs/0.4/installation/#authentication--log-in

@illume illume added the auth Authentication or authorization related label Feb 17, 2022
@illume
Copy link
Collaborator

illume commented Feb 17, 2022

@sgandon I wonder if you ever managed to solve this?

@sgandon
Copy link
Author

sgandon commented Feb 17, 2022

Hello @illume , I fact I did not try any further.

@absmith82
Copy link

I have tried using a service account token from an EKS cluster and am still not able to authenticate. I keep getting an error authenticating message.

@joebowbeer
Copy link

Also see: #266 (comment)

The inability to easily use kubeconfig w/EKS AWS_PROFILE is a showstopper for us (unlike kubectl, k9s, Octant, Lens, OpenLens, Aptakube, etc.)

@zen
Copy link

zen commented May 23, 2024

This is a major drawback. I manage tens of clusters on AWS and not being able to use SSO is a showstopper. Any plans to implement that pretty standard feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Authentication or authorization related
Projects
None yet
Development

No branches or pull requests

6 participants