Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Google Cloud Identity Platform for staging and production #698

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

jcscottiii
Copy link
Collaborator

This change configures Google Cloud Identity Platform (GCIP) for staging and production environments, enabling developers to deploy full-stack applications with GCIP to GCP.

Key changes include:

  • Setting up a new GCIP tenant with a GitHub Provider for authentication.
  • Modifying the frontend infrastructure module to utilize the new tenant and enable GitHub login.
  • Updating frontend code to handle optional tenant IDs, allowing seamless transition between local and cloud environments.

This addresses the previous limitation of having GCIP configured only locally with the emulator.

This change configures Google Cloud Identity Platform (GCIP) for staging and production environments, enabling developers to deploy full-stack applications with GCIP to GCP.

Key changes include:

- Setting up a new GCIP tenant with a GitHub Provider for authentication.
- Modifying the frontend infrastructure module to utilize the new tenant and enable GitHub login.
- Updating frontend code to handle optional tenant IDs, allowing seamless transition between local and cloud environments.

This addresses the previous limitation of having GCIP configured only locally with the emulator.
@jcscottiii jcscottiii force-pushed the jcscottiii/support-deploying-user-accounts-in-gcp branch from e86066e to 7623f83 Compare September 24, 2024 20:33
DEPLOYMENT.md Outdated Show resolved Hide resolved
DEPLOYMENT.md Outdated Show resolved Hide resolved
@jcscottiii jcscottiii added this pull request to the merge queue Sep 26, 2024
Merged via the queue into main with commit 56221cc Sep 26, 2024
3 checks passed
@jcscottiii jcscottiii deleted the jcscottiii/support-deploying-user-accounts-in-gcp branch September 26, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants