I am new to ACEGI. Our authentication is a two-step process. First the user is validated against the Active Directory. If the user is valid, then we get the user roles from the database. How do I do that with ACEGI?
I am new to ACEGI. Our authentication is a two-step process. First the user is validated against the Active Directory. If the user is valid, then we get the user roles from the database. How do I do that with ACEGI?