This is an automated email from the ASF dual-hosted git repository.
ptuomola pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git.
from 619419d chore(deps): update dependency
com.google.errorprone:error_prone_core to v2.6.0
add c9f843d Add client IDs for selfservice user in auth credentials
(FINERACT-1340)
add 870bab2 Add client IDs for selfservice user in auth credentials
(FINERACT-1340)
add fb14a38 Return clients just for self service API call (FINERACT-1340)
No new revisions were added by this update.
Summary of changes:
.../security/api/AuthenticationApiResource.java | 17 +++++++++++++----
.../security/data/AuthenticatedUserData.java | 7 ++++++-
.../client/service/ClientReadPlatformService.java | 11 +++++++++++
.../client/service/ClientReadPlatformServiceImpl.java | 5 +++++
.../security/api/SelfAuthenticationApiResource.java | 2 +-
5 files changed, 36 insertions(+), 6 deletions(-)