This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DGE AllowNonPublishedGroups

Hi,

I set the parameter AllowNonPublishedGroups in our One Identity Manager DGE 8.0.2 Environment, but without to publish the associated active directory group to the IT Shop the self-service request  does not show me a group and the business owner can't approve the workflow.

If i publish the group to the IT Shop the business owner can select the group. At my point of view if we set the parameter "AllowNonPublishedGroups" it should not be need to publish the groups to the IT Shop.

Here the powershell:

Set-QSelfServiceClientConfiguration -AllowNonPublishedGroups $true -MaximumMethodsCount 5 -EnableSelfServiceAccessRequest $true -AllowUnsynchronizedGroups $false

 

In the logfile from the DGE Server i see the appropriate AD group.

What's my fault?

kind regards