Skip to content

Lifecycle management for users in google cloud backed by ldap2s3-json.

License

Notifications You must be signed in to change notification settings

mozilla-iam/gsuite_cloud_users_driver

Repository files navigation

GSuite Cloud Users Driver

The purpose of this driver is to ensure that all users with a getpocket.com, mozillafoundation.com, and mozilla.com email have the ability to single-sign-on into GCP and manage the lifecycle of those accounts.

Deployment

$ $(maws)   # become MAWS-Admin in mozilla-iam
$ cd gsuite_cloud_users_driver
$ npm install
$ node_modules/.bin/serverless deploy

Verify that the driver has been updated properly in Lambda. Note that you can monitor the logs from this Lambda with:

$ awslogs get --start 10m --watch /aws/lambda/gcp-cloud-users-prod-driver

See Also

About

Lifecycle management for users in google cloud backed by ldap2s3-json.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published