To replicate the IWA capabilities, AD over LDAP needs to be configured in a particular way.
Let's consider a domain forest topology of example.com, where there are three domains, (1) domain-a, (2) domain-b, (3) domain-c.
Since there are three domains, three AD over LDAP identity providers are configured for each domain.
Identity Source Type : Active Directory over LDAP
Name : domain-a.example.com
Base DN for users : DC=example,DC=com
Base DN for groups : DC=example,DC=com
Domain Name : domain-a.local
Domain Alias : domain-a
Primary server URL : ldap://domain-a.example.com:3268
Identity Source Type : Active Directory over LDAP
Name : domain-b.example.com
Base DN for users : DC=example,DC=com
Base DN for groups : DC=example,DC=com
Domain Name : domain-b.example.com
Domain Alias : domain-b
Primary server URL : ldap://domain-b.example.com:3268
Identity Source Type : Active Directory over LDAP
Name : domain-c.example.com
Base DN for users : DC=example,DC=com
Base DN for groups : DC=example,DC=com
Domain Name : domain-c.example.com
Domain Alias : domain-c
Primary server URL : ldap://domain-c.example.com:3268
Each identity provider,
An Active Directory Global Catalog contains complete information about its own domain and partial information about the other domains in its purview. Only universal groups from other domains are part of a Global Catalog. Therefore, when adding group permissions to VC, it's recommended to use only groups with domain local members or universal groups. This also applies to nested groups.
Users who were added to VC permissions via non-universal groups may no longer be able to authenticate after migrating from IWA to AD over LDAP.
For more information on this, please refer to the following Microsoft TechNet articles: