Click here to Skip to main content
15,895,746 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
1. I want to create my own IDP in .net language (VS-2010).

2. The logic behind my development is to connect two systems.

3. 1) SpringCM

2) Another Customized APP developed in .net

4. I want two bridges the two applications from one login from my IDP.

5. Which steps we require creating our own SSO IDP redirecting to our .net app and from our customized application to SpringCM dashboard and visa versa.

I am new to this IDP

Please guide me how I will connect both app (SpringCM and our customized .net app)
Posted
Updated 20-Nov-14 1:49am
v5

1 solution

 
Share this answer
 
Comments
Member 11149897 21-Nov-14 6:52am    
Dear Prasad,

Thanks for your help but I want two bridges the two applications from one login from my using asp.net creating own IDP.

i.e.Customized my APP dashboard redirecting to SpringCM dashboard(Thitdparty app) using own IDP.

please advice.
Prasad Khandekar 26-Nov-14 4:58am    
You may find following article interesting. Also note that the third party web app won't be able to perform single sign on automatically unless modified.

http://merbist.com/2012/04/04/building-and-implementing-a-single-sign-on-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