aws / aws/aws-toolkit-vscode

support sso-session in aws credentials config, for IdC (IAM Identity Center) profiles

Open
#3,820 4 comments 2 reactions 0 assignees View on GitHub
auth-credentials feature-request
Dominant language
TypeScript
Stars
2k
Forks
807
Avg merge
10h 12m
Merged PRs (30d)
7

Description

Something like:

```json
"customizations": {
"vscode": {
"settings": {
"aws.sso.startUrl": "<...>",
"aws.sso.region": "<...>",
}
}
}
```

Contributor guide

Open the contributing guide

Research direction

Start by locating the AWS credentials configuration handling and the existing VS Code customization settings for SSO profiles. Trace how an sso-session profile is represented and determine where the aws.sso.startUrl and aws.sso.region settings should be accepted; done means IdC profiles can be configured without unsupported-setting errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript, vscode
Domain
authentication, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.