Hi,
I’ve configured ManageIQ to authenticate using SAML2, with an external provider (Okta). I’m able to authenticate and login as expected but when it comes to adding a group based on an AD group it fails during the lookup:
Error during ‘LDAP Group Look Up’: Launch helper exited with unknown return code 1; caused by 3 sender=org.freedesktop.DBus -> dest=:1.19 serial=15 reply_serial=28 path=; interface=; member= error_name=org.freedesktop.DBus.Error.Spawn.ChildExited
The group exist in AD and the user is a member of that group.
running version: fine-4.20171116060428_f6f8a30
Any ideas?