Click here to Skip to main content
15,889,200 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am looking to design application it will not have login page but it will get the email address from UserPrincipal.Current.EmailAddress. I need to validate the email address with the table in the database. Table name Users. and need to check the authentication level from userPermission Table. For authentication (role) I am having two table Pemissions and userPermisions For this above scenario how to create authorization and authentication in mvc-core 2.0.

What I have tried:

i am trying with out using No Authentication
Posted
Updated 5-Feb-19 20:20pm
v2

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900