Hi!
In our setup groups are created in Jira by the Jira admins, but these groups are kept in our Active Directory.
Jira always creates these groups as AD distribution groups.
Now we want use the use some data of these groups (email adresses of the users who are members) and export it using powershell to another software.
Is it possible to tell Jira to create security groups rather then distribution groups?
As we don't use Exchange we can't use the CmdLet Get-DistributionGroupMember to get the needed information.