You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/how-to/deployment/gcp/manage-gcp-deployment.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,13 @@ The HydroServer deployment in this guide will use the following GCP services. De
78
78
1. Log in to the HydroServer admin dashboard.
79
79
2. Go to **Sites** > **example.com** and update the default domain to match your HydroServer domain.
80
80
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.
81
88
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:
0 commit comments