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

yasith pushed a change to branch dev-env-fix
in repository https://gitbox.apache.org/repos/asf/airavata.git


    from f3e06c1a87 use java truststore. run keytool to add self-signed *.key 
files here. change keystore format to p12. airavata.p12 must bundle AES key 
(airavata) and *.crt/pem. simplify security vars, remove dead props.
     add ef4e3efcba spotless fix

No new revisions were added by this update.

Summary of changes:
 .../airavata/api/client/AiravataClientFactory.java |  5 +-
 .../airavata/api/server/AiravataAPIServer.java     | 73 +++++++++++-----------
 .../ApplicationDeploymentRepository.java           |  6 +-
 .../core/impl/TenantManagementKeycloakImpl.java    |  2 +-
 .../service/security/KeyCloakSecurityManager.java  | 25 ++++----
 .../registry/server/SharingRegistryServer.java     | 60 +++++++++---------
 .../airavata/common/utils/SecurityUtilTest.java    |  1 -
 .../airavata/sharing/registry/CipresTest.java      |  1 -
 .../registry/SharingRegistryServiceTest.java       | 47 +++++++-------
 9 files changed, 110 insertions(+), 110 deletions(-)

Reply via email to