This is an automated email from the ASF dual-hosted git repository.
eroma pushed a commit to branch RPID+SEAGrid
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/RPID+SEAGrid by this push:
new 6ad63cb Added auth client secret
6ad63cb is described below
commit 6ad63cbe963908e88c715d8457c9f145ec2b0b06
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Thu Jan 30 08:23:23 2020 -0500
Added auth client secret
---
.../ansible/inventories/scigap/RPID+SEAGrid/group_vars/pga/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/RPID+SEAGrid/group_vars/pga/vars.yml
b/dev-tools/ansible/inventories/scigap/RPID+SEAGrid/group_vars/pga/vars.yml
index 333ef8d..94a7364 100644
--- a/dev-tools/ansible/inventories/scigap/RPID+SEAGrid/group_vars/pga/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/RPID+SEAGrid/group_vars/pga/vars.yml
@@ -44,7 +44,7 @@ tenant_domain: "{{ gateway_id }}"
admin_username: "default-admin"
admin_password: "123456"
oauth_client_key: "pga"
-oauth_client_secret: "6dd5c5ea-50ce-4a52-8c7c-b11ea80799ac"
+oauth_client_secret: "db863a66-f0cd-45b0-bc44-decd3fd73b79"
oidc_discovery_url: "https://{{ groups['keycloak'][0] }}/auth/realms/{{
tenant_domain }}/.well-known/openid-configuration"
auth_options: