When configuring SAML / LDAP, how do I specify which AD folder to check for authentication. I.e. only check the "Active Financial Personnel" active directory folder.
Discussion posts and replies are publicly visible
For LDAP, the FAQ here might also be a helpful starting point: https://community.appian.com/support/w/kb/1091/kb-1683-ldap-authentication-faq. When configuring your Server, you can include a base DN that fill filter down to the correct OU such as "Active Financial Personnel".
For SAML that is backed by an AD instance, such as an ADFS/Shibboleth/etc implementation, any AD-based group filtering would have to be configured in the product providing the SAML "service" (the Identity Provider/IDP), not Appian.