This is an automated email from the ASF dual-hosted git repository.
machristie pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/develop by this push:
new b3ee3e4 Adding direct USD login option
b3ee3e4 is described below
commit b3ee3e4b3e6acf0b36474803bc0cf83b76624ecd
Author: Marcus Christie <[email protected]>
AuthorDate: Wed Feb 13 16:40:53 2019 -0500
Adding direct USD login option
---
dev-tools/ansible/inventories/scigap/develop/host_vars/usd/vars.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/dev-tools/ansible/inventories/scigap/develop/host_vars/usd/vars.yml
b/dev-tools/ansible/inventories/scigap/develop/host_vars/usd/vars.yml
index ad3e4b1..90ba3d7 100644
--- a/dev-tools/ansible/inventories/scigap/develop/host_vars/usd/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/host_vars/usd/vars.yml
@@ -37,6 +37,8 @@ auth_options:
password:
name: "USD Gateway"
external:
+ - name: "USD"
+ idp_alias: "usd"
- name: "CILogon"
idp_alias: "cilogon"