Hi,
There is the technical support article to get the current user name and roles using SOE.
https://support.esri.com/en/technical-article/000011331
This code returns the following JSON:
{ "serverUserInfo": { "currentUser": "demo", "roles": [ "admin", "publisher" ] } }
The roles are that the user can be obtained. I'd like to have user name and her/his current role. Please advice?
Thanks,
Tom###
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.