awslabs / awsprocesscreds

Process credential providers for AWS SDKs and Tools
Apache License 2.0
132 stars 40 forks source link

Feature Request: Support Google Login #17

Open danielfariati opened 6 years ago

danielfariati commented 6 years ago

Hi.

It would be awesome if we could add google login to this tool.

Here's an article showing how to get the SAML response from Google: https://wheniwork.engineering/finally-saml-command-line-access-for-aws-sts-b0e33bbba26e

Thanks.

sshvetsov commented 5 years ago

Here's another tool that supports federated access to AWS Role using Google SSO: https://github.com/cevoaustralia/aws-google-auth

Would love to see Google Idp added to list of providers.