简体   繁体   English

如何将AWS服务限制为由Google Suite维护的组织用户?

[英]How to limit an AWS service to an organisation's users maintained by the Google Suite?

I'm confused how to simply authenticate an @example.com employee, in order to allow access to an internal service https://stage.example.com . 我很困惑如何简单地认证@ example.com员工,以允许访问内部服务https://stage.example.com The user experience I want; 我想要的用户体验; is for the employee to click a "Login with Google" button (preferably it would just automatically log the user in) and instantly have access based on his/her login email. 是为了让员工单击“使用Google登录”按钮(最好是它会自动将用户登录),并根据他/她的登录电子邮件立即获得访问权限。

What do I need to implement? 我需要执行什么?

Basically I want to get away from having duplicated users in AWS IAM. 基本上,我想避免在AWS IAM中拥有重复的用户。 We want the canonical source of users in the company as https://admin.google.com/AdminHome#UserList 我们希望公司中的规范用户来源为https://admin.google.com/AdminHome#UserList

The idea being, when the employee leaves the company, the ex-employee is removed and access to https://stage.spuul.com & such internal services are withdrawn. 想法是,当雇员离开公司时,前雇员被撤职,并撤回对https://stage.spuul.com的访问,并且此类内部服务也被撤回。

AWS has a step by step documentation explaining the setup here AWS & Google Apps Federation AWS拥​​有分步说明文件,在此处解释了该设置AWS&Google Apps Federation

SAML is what you need to setup SAML是您需要设置的

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM