You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by is...@apache.org on 2022/10/23 22:14:06 UTC

[airavata] branch develop updated: Update settings.ini

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

isjarana 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 0f47d334d7 Update settings.ini
0f47d334d7 is described below

commit 0f47d334d7f168006e1c89d44f7066b78d8409aa
Author: Isuru Ranawaka <ir...@gmail.com>
AuthorDate: Sun Oct 23 18:14:02 2022 -0400

    Update settings.ini
---
 .../airavata-python-sdk/airavata_sdk/transport/settings.ini         | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/airavata-api/airavata-client-sdks/airavata-python-sdk/airavata_sdk/transport/settings.ini b/airavata-api/airavata-client-sdks/airavata-python-sdk/airavata_sdk/transport/settings.ini
index e08087fc4e..4a04376e88 100644
--- a/airavata-api/airavata-client-sdks/airavata-python-sdk/airavata_sdk/transport/settings.ini
+++ b/airavata-api/airavata-client-sdks/airavata-python-sdk/airavata_sdk/transport/settings.ini
@@ -23,9 +23,9 @@ CREDENTIAL_STORE_API_SECURE = False
 [Thrift]
 THRIFT_CLIENT_POOL_KEEPALIVE = 5
 [KeycloakServer]
-CLIENT_ID = pga
-CLIENT_SECRET = 9790c8c4-7d9b-4ccc-a820-ca5aac38d2ad
+CLIENT_ID = CHANGE_ME
+CLIENT_SECRET = CHANGE_ME
 TOKEN_URL = https://airavata.host:8443/auth/realms/default/protocol/openid-connect/token
 USER_INFO_URL = https://airavata.host:8443/auth/realms/default/protocol/openid-connect/userinfo
 VERIFY_SSL = False
-;CERTIFICATE_FILE_PATH = samples/resources/incommon_rsa_server_ca.pem
\ No newline at end of file
+;CERTIFICATE_FILE_PATH = samples/resources/incommon_rsa_server_ca.pem