I know Identity Provider is for authenticating users for service provider. I want to use Active Directory for authenticating users.
For this - can I use an identity provider?
I know Identity Provider is for authenticating users for service provider. I want to use Active Directory for authenticating users.
For this - can I use an identity provider?
You want to get the users in Active directory to login to your service providers through Identity Server, you can configure your Active Directory as a user store in the Identity Server. Follow the instructions mentioned in the official documentation here.