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 2021/06/13 15:21:02 UTC

[airavata-custos] branch develop updated (54babd2 -> 143aaba)

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

isjarana pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git.


    from 54babd2  Merge pull request #199 from isururanawaka/develop
     new c2d892f  dd tenantId to IdentitityManagement user
     new 608f146  Bug fix
     new 143aaba  Merge pull request #203 from isururanawaka/develop

The 393 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../custos/identity/service/IdentityService.java   |  12 ++++++++----
 .../src/main/proto/IdentityService.proto           |   1 +
 .../user/profile/service/UserProfileService.java   |   2 +-
 .../clients/keycloak/auth/KeycloakAuthClient.java  |  11 ++++-------
 .../services/clients/keycloak/auth/User.java       |   5 ++++-
 .../protos/IdentityManagementService.proto         |   2 +-
 .../main/resources/protos/IdentityService.proto    |   1 +
 .../src/main/resources/group-management-service.pb | Bin 122233 -> 122235 bytes
 .../main/resources/identity-management-service.pb  | Bin 98997 -> 99726 bytes
 .../interceptors/AuthInterceptorImpl.java          |   7 +++++--
 .../src/main/proto/IdentityManagementService.proto |   2 +-
 11 files changed, 26 insertions(+), 17 deletions(-)