Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different results for get_org_users and get_user #13

Open
brackett opened this issue Dec 5, 2014 · 1 comment
Open

Different results for get_org_users and get_user #13

brackett opened this issue Dec 5, 2014 · 1 comment

Comments

@brackett
Copy link

brackett commented Dec 5, 2014

get_org_users returns true 'role' for every user (including custom roles) but returns an empty list for 'groups' for each user. get_user returns only ESRI-defined 'role' for each user (custom role value returned defaults back to ESRI-defined template that custom role is based on?) but returns a dictionary for 'groups' for each user.

@bixb0012
Copy link

In terms of the custom role value getting returned as the Esri-defined template it is based on, I believe that is an issue with the REST interface and not this tool per se. I am starting to work with Esri Support on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants