I have a service in azure which gets credentials of user sent from my client app. Also I have Azure active directory with users that have access to my service. Could anybody tell me how to compare credentials that I got from user with ones in active directory?
Thanks.
Thanks.