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 0e0db91  Adding CILogon to Geo gateway
0e0db91 is described below

commit 0e0db916f8a386629e444f35ea4302422d02c67b
Author: eroma2014 <[email protected]>
AuthorDate: Fri Dec 11 16:14:53 2020 -0500

    Adding CILogon to Geo gateway
---
 .../ansible/inventories/scigap/production/host_vars/geo/vars.yml  | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/geo/vars.yml 
b/dev-tools/ansible/inventories/scigap/production/host_vars/geo/vars.yml
index 55c2906..5877e19 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/geo/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/geo/vars.yml
@@ -44,10 +44,10 @@ oauth_client_secret: "{{ vault_oauth_client_secret }}"
 auth_options:
   password:
     name: "Geo Gateway"
-#  external:
-#    - name: "Existing Institution Credentials"
-#      idp_alias: "cilogon"
-#      logo: "images/cilogon-logo-24x24-b.png"
+  external:
+    - name: "Existing Institution Credentials"
+      idp_alias: "cilogon"
+      logo: "images/cilogon-logo-24x24-b.png"
 
 gateway_id: "geo"
 experiment_data_dir: "{{ user_data_dir }}/geo"

Reply via email to