Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am developing 3 application in MVC4. I want to use OpenId Connect, ASPnet Identity 2.2 and Thinktecture for authentication and authorization as well as for SSO. Following is my use case:

Every application have their own login page. When user enter username and password in application "A", user must be authenticated and logged-in into the application. There are links to redirect user to another applications. When user click on one of the links user must be validated and if he/she is authorize to use those application then he/she will redirect to home page of that application.

I have followed all the tutorial of the thincktecture it works perfectly. but i want to customize it as per the requirement.

Help me for this. I am new to OpenId connect and Thinktecture.

Thanks in advance.

Regards,
Tejash
Posted

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