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 1d5b3f2 Changed the CILogon into GSU Login in the Login page CILogon
button on request by the gateway PI
1d5b3f2 is described below
commit 1d5b3f2b286eb8304f5f9e3bc34ca3020243dfdf
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Tue Apr 24 16:10:55 2018 -0400
Changed the CILogon into GSU Login in the Login page CILogon button on
request by the gateway PI
---
.../inventories/scigap/production/pga_config/georgiastate/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/pga_config/georgiastate/vars.yml
b/dev-tools/ansible/inventories/scigap/production/pga_config/georgiastate/vars.yml
index 1917fe0..0c98878 100644
---
a/dev-tools/ansible/inventories/scigap/production/pga_config/georgiastate/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/pga_config/georgiastate/vars.yml
@@ -42,7 +42,7 @@ oidc_discovery_url: "https://iam.scigap.org/auth/realms/{{
tenant_domain }}/.wel
auth_options:
- name: "Georgia State Science Gateway"
oauth_grant_type: "password"
- - name: "CILogon"
+ - name: "GSU Login"
oauth_grant_type: "authorization_code"
oauth_authorize_url_extra_params: "kc_idp_hint=cilogon"
logo: "/assets/cilogon-logo-24x24-b.png"
--
To stop receiving notification emails like this one, please contact
[email protected].