Versent / saml2aws

CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
https://github.com/Versent/saml2aws
MIT License
2.07k stars 562 forks source link

Error providing idp-provider GoogleApps via CLI parameter #206

Closed estahn closed 6 years ago

estahn commented 6 years ago
# saml2aws configure -a lalala --idp-provider 'GoogleApps'                                                                                                                                                                        
saml2aws: error: enum value must be one of ADFS,ADFS2,Ping,JumpCloud,Okta,OneLogin,KeyCloak, got 'GoogleApps', try --help
h454n5 commented 5 years ago

I'm having the same issue. How did you resolve it?