I have asp.net web forms project with Azure AD authentication, i have two froms webfrom1.aspx and webform2.aspx in my project
now i want that if user it@2paf.onmicrosoft.com login then automatically redirect to webform1.aspx or if user finance@2paf.onmicrosoft.com login then automatically redirect to webform2.aspx
None
0 Points
2 Posts
Asp.net redirect to page based Azure AD user
Jun 17, 2016 10:04 AM|naqibfaeq|LINK
Hello
I have asp.net web forms project with Azure AD authentication, i have two froms webfrom1.aspx and webform2.aspx in my project
now i want that if user it@2paf.onmicrosoft.com login then automatically redirect to webform1.aspx or if user finance@2paf.onmicrosoft.com login then automatically redirect to webform2.aspx
please help me!!
Thanks