Single Sign-On using Microsoft Account to login through Azure

  • Thread starter Thread starter Ashok_k_07
  • Start date Start date
A

Ashok_k_07

Guest
Hi am trying Microsoft Single Sign-on authentication to my Login page.For that i have used to create Azure multi-tenant directories and created Application with redirect-URI as per given link Azure AD Authentication For MVC Web Application . Successfully integrated the code, while running i am getting microsoft sign on page after enter the username and password i am getting below error.

Error : AADSTS50020: User account 'xxxxxx@outlook.com' from identity provider 'live.com' does not exist in tenant 'SampleApp' and cannot access the application 'xxxxxxx-xxxxxxx'( in that tenant. The account needs to be added as an external user in the tenant first. Sign out and sign in again with a different Azure Active Directory user account.

Continue reading...
 
Back
Top