I have a Windows Server 2016 on which I am using ADFS. I followed the link at https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/operations/configure-ad-fs-to-authenticate-users-stored-in-ldap-directories to configure LDAP (AD LDS) as claims provider trust. Next thing I wanted to configure the application groups or relying parties to use a specific claims provider. For example, I want to use AD for a application, LDS for another and both for third. Currently I get both the options for all the applications. Can anyone help managing this part?
My best guess is adding Issuance tranform rule --> Transform incoming claim because I have already checked access control policies and Properties for the relying party and application groups, and I did not find anything where I can mention the used claims provider trust or authentication method.