benkehoe / aws-sso-util

Smooth out the rough edges of AWS SSO (temporarily, until AWS makes it better).
Apache License 2.0
953 stars 72 forks source link

Update AWS SSO configuration handling (reading) #122

Open ikeyan opened 3 months ago

ikeyan commented 3 months ago

Support sso_session attributes and [sso-session] sections when reading from config in check and credential-process commands https://docs.aws.amazon.com/cli/latest/userguide/sso-configure-profile-token.html

This PR does not update how configure profile and configure populate update the config.

iainelder commented 3 months ago

Addresses #84.