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

[Feature Request] - Support AWS role based autoscaling (instead of user based) #664

Open
repudi8or opened this issue Dec 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@repudi8or
Copy link

Existing Resources

  • [ X ] Please search the existing issues for related items
  • [ X ] Consult the product documentation : Docs
  • [ X ] Consult the FAQ : FAQ
  • [ X ] Consult the Troubleshooting Guide : Guide
  • [ X ] Reviewed existing training videos: Youtube

Is your feature request related to a problem? Please describe.
My organisation will not allow the use of aws user, we can only use role and temporary credentials per https://docs.aws.amazon.com/singlesignon/latest/userguide/howtogetcredentials.html

Describe the solution you'd like
I want to make use of the AWS autoscale in KASM via an IAM role using temporary credentials
This requires my config to provide to anything needing AWS permissions the following input:
AWS_ACCESS_KEY
AWS_SECRET_ACCESS_KEY
AWS_SESSION_TOKEN
How can i have KASM use the AWS_SESSION_TOKEN. There seems no UI place to input this information

Describe alternatives you've considered
An alternative would be for us to find a way to scale kasm_agent (DIND) in k8s (this seems unavailable currently)

Additional context
Add any other context or screenshots about the feature request here.

@repudi8or repudi8or added the enhancement New feature or request label Dec 12, 2024
@brettlassian
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants