How to combine Authentication using Azure AD with username and Password stored in database?
Our requirement is as follows: Sign-in with Microsoft account using Azure AD Sign-in with username and password stored in database If I sign-in with username and password stored in database, then I have to authenticate the user and get the…