Hi
Is it possible to know if an user is member of security group ?
I want to give a page access to an user but I want limite user selection to member of a group or other group. Is there a confirm rule or IFTTT that can test if user I selected is listed (or member) in a predefined security group to valid the entry ?
Thx
Regards
A thought would be that you could create a web service based drop down that is populated with the people in the group. The Confluence REST api is ...
https://{your server}/rest/api/group/{group name}/member
That way the only people that are selectable are people in the group.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.