Add support for AWS SSO when authMechanism is MONGODB-AWS
Currently MONGODB-AWS authentication mechanism doesn't support AWS SSO. User has to manually run aws sso get-role-credentials
to retrieve the temporary credentials first.
All AWS SDK support SSO out of the box, therefore mongosh should add support for it too.
1
vote
Edie
shared this idea