idm-service/api.md

765 B

/2/users/get-profile // profilo utente corrente /2/users/get-email // utente corrente /2/users/get-fullname // utente corrente

/2/users/get-all-usernames /2/users/get-all-fullnames-and-usernames /2/users/get-usernames-by-role /2/users/user-exists

// attenzione al risultato. vedere in seguito /2/users/get-oauth-profile

// eventualemente in seguito. da approfondire /2/users/get-custom-attribute /2/users/get-usernames-by-global-role

rif. https://api.dev.d4science.org/social-networking-library-ws/api-docs/index.html

implementazione social: https://code-repo.d4science.org/gCubeSystem/social-networking-library-ws/src/branch/master/src/main/java/org/gcube/portal/social/networking/ws/methods/v2/Users.java