This is an automated email from the ASF dual-hosted git repository.

eroma pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new 348a383  Added CILogon details to PfEC-Hydro
348a383 is described below

commit 348a383d795eecf0890ddca200e582e08d3926e3
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Mon Apr 1 12:22:56 2019 -0400

    Added CILogon details to PfEC-Hydro
---
 .../inventories/scigap/production/pga_config/pfec-hydro/vars.yml  | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/pga_config/pfec-hydro/vars.yml
 
b/dev-tools/ansible/inventories/scigap/production/pga_config/pfec-hydro/vars.yml
index 948e79e..ea04671 100644
--- 
a/dev-tools/ansible/inventories/scigap/production/pga_config/pfec-hydro/vars.yml
+++ 
b/dev-tools/ansible/inventories/scigap/production/pga_config/pfec-hydro/vars.yml
@@ -43,10 +43,10 @@ oidc_discovery_url: "https://iam.scigap.org/auth/realms/{{ 
tenant_domain }}/.wel
 auth_options:
   - name: "PfEC Hydro Gateway"
     oauth_grant_type: "password"
-#  - name: "Existing Institute Login"
-#    oauth_grant_type: "authorization_code"
-#    oauth_authorize_url_extra_params: "kc_idp_hint=cilogon"
-#    logo: "/assets/cilogon-logo-24x24-b.png"
+  - name: "Existing Institute Login"
+    oauth_grant_type: "authorization_code"
+    oauth_authorize_url_extra_params: "kc_idp_hint=cilogon"
+    logo: "/assets/cilogon-logo-24x24-b.png"
 oauth_callback_url: "https://{{ vhost_servername }}/callback-url"
 
 gateway_id: "pfec-hydro"

Reply via email to