Open narenaryan opened 1 month ago
Right now, AWS vault implementation doesn't support SSO as it requires a profile to configure.
The feature should extend existing configuration to add sso_profile and use it for fetching secrets.
sso_profile
Here is a plan to implement it:
aws
That should conclude this feature.
Right now, AWS vault implementation doesn't support SSO as it requires a profile to configure.
The feature should extend existing configuration to add
sso_profile
and use it for fetching secrets.