Is there a way via REST to create 'placeholders' for AD groups that will come over when a user authenticates thru a Delegated LDAP directory, so that we can prepopulate/configure the projects with valid AD groups (that we just created) but can't access since the user they're attached to hasn't validated/logged in yet.
I tried ordering the directories with AD one first, but it doesn't seem to work as I've seen doc'd here and elsewhere before. It doesn't seem to pickup the group members from AD, and I'm assuming that the group is created on the internal directory, and not the Delegated LDAP one.
Halp! :)