SSO between ASP.Net MVC and Flex applications

72 views Asked by At

I have two applications. One is written in ASP.NET MVC and the other in Flex. We wanted to have a SSO between these two applications. Both of these applications share common user Database. From .NET-side I can use thinktecture but I'm not sure if Flex is supported.

What options do I have?

1

There are 1 answers

0
Robin van den Bogaard On

There a few as3 library that focus on interfacing with OAuth.