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

ECS Server support auto-fetch of IAM creds #926

Open
synfinatic opened this issue Jun 30, 2024 · 1 comment
Open

ECS Server support auto-fetch of IAM creds #926

synfinatic opened this issue Jun 30, 2024 · 1 comment
Labels
blocked Blocked on something else enhancement New feature or request

Comments

@synfinatic
Copy link
Owner

synfinatic commented Jun 30, 2024

ECS Server should support a CLI option which will cause it to automatically pull/refresh IAM credentials without requiring manual loading. Would mean that starting the ECS server would trigger the SSO auth workflow if necessary.

This is a challenging request because:

  1. Currently the ecs server doesn't load the config, which is necessary to map profile/role to an SSO provider
  2. Users may have multiple SSO providers
  3. ecs server has no provisions for reading/writing to the SecureStore

Blocked by: #936

@synfinatic synfinatic added the enhancement New feature or request label Jun 30, 2024
@synfinatic synfinatic modified the milestone: 1.17.0 Jun 30, 2024
@synfinatic
Copy link
Owner Author

Dropped priority since AWS bug prevents SSL support which makes the ECS server less interesting at the moment.

@synfinatic synfinatic added the blocked Blocked on something else label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked on something else enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant