authentication - How to limit an AWS service to an organisation's users maintained by the Google Suite? -


i'm confused how authenticate @example.com employee, in order allow access internal service https://stage.example.com. user experience want; employee click "login google" button (preferably automatically log user in) , instantly have access based on his/her login email.

what need implement?

basically want away having duplicated users in aws iam. want canonical source of users in company https://admin.google.com/adminhome#userlist

the idea being, when employee leaves company, ex-employee removed , access https://stage.spuul.com & such internal services withdrawn.

aws has step step documentation explaining setup here aws & google apps federation

saml need setup


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -