deepjavalibrary / deepjavalibrary/djl-serving
AWS SSO support
Open
enhancement
stale
- Dominant language
- Java
- Stars
- 253
- Forks
- 96
- Avg merge
- 23h 6m
- Merged PRs (30d)
- 3
Description
## Description
awscurl currently lacks support for AWS SSO, fetching credentials from ~/.aws/credentials while sso credentials are stored in ~/.aws/sso/cache/
This prevents the tool to be used with SSO profiles
## References
Contributor guide
Research direction
Start by examining how awscurl currently reads credentials from ~/.aws/credentials, then compare that flow with the SSO credentials stored in ~/.aws/sso/cache/. Done means an AWS SSO profile can be used successfully instead of being rejected because credentials are absent from the standard file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- authentication, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100