-
Re: How to retrieve override users from Jive Environment using REST APIs
james.ungerer+deactivated Jul 14, 2015 8:47 AM (in response to indrani.armugam@verinon.co.in)Moving this to the Jive Developers space as they would have more information on how to do this.
-
Re: How to retrieve override users from Jive Environment using REST APIs
nilsheuer Jul 15, 2015 4:29 AM (in response to indrani.armugam@verinon.co.in)what do you mean by override user details?
-
Re: How to retrieve override users from Jive Environment using REST APIs
indrani.armugam@verinon.co.in Jul 15, 2015 4:36 AM (in response to nilsheuer)Hi Nils Heuer,
I mean that, the users have override permissions, how to retrieve the details of it?
Thanks
Armugam
-
Re: How to retrieve override users from Jive Environment using REST APIs
nilsheuer Jul 15, 2015 4:41 AM (in response to indrani.armugam@verinon.co.in)If you are referring to user overrides for admin permissions, I don’t think this is exposed via the rest api
-
Re: How to retrieve override users from Jive Environment using REST APIs
indrani.armugam@verinon.co.in Jul 15, 2015 4:49 AM (in response to nilsheuer)So what i have to do now?
But it's necessary to retrieve those details...
-
Re: How to retrieve override users from Jive Environment using REST APIs
nilsheuer Jul 15, 2015 4:56 AM (in response to indrani.armugam@verinon.co.in)Unless I am mistaken (which is certainly possible) you cannot accomplish this with the current api. I suggest filing an improvement request with Jive
-
Re: How to retrieve override users from Jive Environment using REST APIs
indrani.armugam@verinon.co.in Jul 15, 2015 5:08 AM (in response to nilsheuer)Pardon i am not getting you("filing an improvement request with Jive"),means, you are asking me to create an idea in jive ideas space in community?
If so,it's already done. what next?
-
Re: How to retrieve override users from Jive Environment using REST APIs
nilsheuer Jul 15, 2015 5:13 AM (in response to indrani.armugam@verinon.co.in)you wait, or escalate through your account manager
-
Re: How to retrieve override users from Jive Environment using REST APIs
mattdickens Jul 15, 2015 5:39 AM (in response to nilsheuer)By 'override' users, are you referring to any user override settings for a space?
If so and you're on version 8c4 or later, would this help? I don't have a Jive 8 space to hand to test it on but it might give you what you're looking for.
https://community.jivesoftware.com/docs/DOC-124769#jive_content_id_Security_Rules_for_Spaces
-
Re: How to retrieve override users from Jive Environment using REST APIs
Scott A Johnson Jul 15, 2015 12:59 PM (in response to mattdickens)This is what I was going to recommend as well. The appliedEntitlements endpoint for a space should give "information about the security groups and user overrides associated to a particular space". Each override user may have multiple entries, one for each content type.
Good luck.
-
Re: How to retrieve override users from Jive Environment using REST APIs
indrani.armugam@verinon.co.in Jul 15, 2015 9:47 PM (in response to Scott A Johnson)Hi,
Thank you for the help
Really Jive members works Great!
Ya, i got it now,i.e if the total count is greater that 1(one),it indicates that user is override.Is this right?
Thanks
Armugam
-
Re: How to retrieve override users from Jive Environment using REST APIs
indrani.armugam@verinon.co.in Jul 16, 2015 5:31 AM (in response to indrani.armugam@verinon.co.in)Sorry,sorry, sorry....it's not total count.
Got it
.
If https://example.jiveon.com/api/core/v3/people/2003/securityGroups gives you list count null,then user is override
Thanks!
Armugam
-
-
Re: How to retrieve override users from Jive Environment using REST APIs
nilsheuer Jul 15, 2015 10:19 PM (in response to Scott A Johnson)Thanks, i thought we were talking about global overrides
-
Re: How to retrieve override users from Jive Environment using REST APIs
indrani.armugam@verinon.co.in Jul 16, 2015 5:31 AM (in response to nilsheuer)Sorry,sorry, sorry....it's not total count.
I Got it
.
If https://example.jiveon.com/api/core/v3/people/2003/securityGroups gives you list count null,then user is override
Thanks!
Armugam
-
Re: How to retrieve override users from Jive Environment using REST APIs
Scott A Johnson Jul 16, 2015 9:48 AM (in response to indrani.armugam@verinon.co.in)I'm not sure i understand this statement. The user belonging to Security Groups really is not related to the user having override privileges in a space or globally.
-
Re: How to retrieve override users from Jive Environment using REST APIs
indrani.armugam@verinon.co.in Jul 16, 2015 9:22 PM (in response to Scott A Johnson)Hi Scott A Johnson,
If the user is restricted to the Space,Group then Security Groups url, provides you list count as null.It indicates the user is restricted /override permission.Hope iam correct , if not, requesting your suggestion.
Thanks!
Armugam.
-
-
-
-
-
-
-
-
-
-
-
-