Common Membership Provider
Posted: Fri Aug 19, 2011 11:34 am
I am using AC 7.0.7 Build: 14600 as a front-end system for purchasing an online web application. AC has its own Membership and Role provider. My online web app uses the standard Microsoft Membership and Role provider database and interface.
I would like single sign-on for both AC and the online web application. When a person logs into (or registers with) either application, they should be logged into the other app as well.
The best solution is to use the same Membership provider for both applications. For the roles, each application would use it own role provider (different from one another). Normally, this is managed from the web.config but this doesn’t work with AC. I am told I need to purchase the source code and customize AC.
How can a single login be created without requiring the AC source code? THX
I would like single sign-on for both AC and the online web application. When a person logs into (or registers with) either application, they should be logged into the other app as well.
The best solution is to use the same Membership provider for both applications. For the roles, each application would use it own role provider (different from one another). Normally, this is managed from the web.config but this doesn’t work with AC. I am told I need to purchase the source code and customize AC.
How can a single login be created without requiring the AC source code? THX