Does WebSphere Liberty support Microsoft Active Directory Application Mode for LDAP authentication in ldap-security features.
I see Microsoft Active Directory listed but not application mode.
Does WebSphere Liberty support Microsoft Active Directory Application Mode for LDAP authentication in ldap-security features.
I see Microsoft Active Directory listed but not application mode.
Any directory that supports LDAP v3 should work with Liberty. Based on the schema for the directory being used one might have to update the LDAP filters to fit the directory requirements.
So if your ADAM schema matches the default filters that we use for AD, it should work without changing the filters. If they are different, you can tweak them to fit the ADAM schema.