Skip to content

Commit f51eb6a

Browse files
authored
Update manage-gcp-deployment.md
1 parent 2cada31 commit f51eb6a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/how-to/deployment/gcp/manage-gcp-deployment.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,13 @@ The HydroServer deployment in this guide will use the following GCP services. De
7878
1. Log in to the HydroServer admin dashboard.
7979
2. Go to **Sites** > **example.com** and update the default domain to match your HydroServer domain.
8080
3. Navigate to **Social Applications** > **Add Social Application** to register identity providers (e.g., Google, HydroShare).
81+
- Select a provider from the list of supported providers.
82+
- Choose a unique ID and name for the provider.
83+
- Enter the client ID/key and secret key you receieved from the provider.
84+
- Enter optional JSON settings for the provider
85+
- **allowSignUp**: (true/false) — Controls whether this provider can be used for user sign up and login.
86+
- **allowConnection**: (true/false) — Controls whether users can connect to existing HydroServer accounts.
87+
- Select the default site to allow the provider to authenticate users for.
8188
4. Populate the following models with default data you want available to all users, or load the preset defaults by clicking **Load Default Data** for each model:
8289
- Roles
8390
- Observed Properties

0 commit comments

Comments
 (0)