Upgrade to Pro — share decks privately, control downloads, hide ads and more …

GSuite SSO AWS - AWS Meetup POA

GSuite SSO AWS - AWS Meetup POA

How to use GSuite to Authenticate in AWS
Talk for 17o - AWS Porto Alegre MeetUp at Ilegra

Avatar for Filipe Oliveira

Filipe Oliveira

February 05, 2020
Tweet

More Decks by Filipe Oliveira

Other Decks in Technology

Transcript

  1. 4

  2. SAML 2.0 ⬡ Security Assertion Markup Language ⬡ Is a

    Standard ⬡ No need to remember and renew passwords, no weak passwords ⬡ Allow Single Sign-On 6
  3. 8

  4. GSuite 21 ⬡ ∙ https://aws.amazon.com/SAML/Attributes/RoleSessionName ∙ Basic Information ∙ Primary

    Email ⬡ ∙ https://aws.amazon.com/SAML/Attributes/Role ∙ AWS SAML ∙ IAM_ROLE ⬡ ∙ https://aws.amazon.com/SAML/Attributes/SessionDuration ∙ AWS SAML ∙ SessionDuration
  5. 31

  6. 32

  7. My Impressions 34 ⬡ Easy way to Give Access To

    Collaborators ⬡ 10 minutes Configuration ⬡ Unique Login ⬡ Can't Use AWS IAM Groups ∙ You need to use Roles ⬡ Hard Configuration per User ⬡ It’s not possible to automatically assign role attribute to user based on group ∙ Couldn't find any easy way to apply bulk changes ⬡ Based On: https://medium.com/faun/how-to-configure-google-saml-for-aws-account-5eb89e2d3008