apache / apache/opendal

new feature: support AWS SSO Credentials Provider

Open
#5,555 1 comment 10 reactions 0 assignees View on GitHub
enhancement services/s3
Dominant language
Rust
Stars
5.4k
Forks
825
Avg merge
1d 14m
Merged PRs (30d)
127

Description

### Feature Description

Like in official AWS Rust SDK: https://docs.rs/aws-config/latest/aws_config/sso/credentials/struct.SsoCredentialsProvider.html, it's usually used in corporate environment.

### Problem and Solution

AWS SSO config in `~/.aws/config` should work out of the box when using opendal to access S3.

### Additional Context

_No response_

### Are you willing to contribute to the development of this feature?

- [ ] Yes, I am willing to contribute to the development of this feature.

Contributor guide

Open the contributing guide

Research direction

Start with the official AWS Rust SDK SsoCredentialsProvider documentation and inspect how OpenDAL loads credentials for S3 from ~/.aws/config. Determine the integration entry point and required behavior for AWS SSO profiles; it is done when an SSO-configured profile works out of the box for S3 access.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, rust
Domain
authentication, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.