Authenticate members against application on the same domain
Hi all,
I am new to Umbraco and I'm looking into the following scenario and would really appreciate your help!
I have an existing ASP.NET MVC application on the same domain and would like to integrate it with Umbraco to provide a seamless transition for users authenticated with the original application (using cookies I believe). In other words, authenticated users in the original application should be mapped to Umbraco members without requiring additional login steps.
I found some Umbraco documentation referring to OAuth, External Login Providers and auto-linking but that seems to be a slightly different and more complex scenario, it seems overkill to implement whatever API's need to be exposed for a custom OAuth orchestration to work.
Any help or pointers would be greatly appreciated.
Authenticate members against application on the same domain
Hi all,
I am new to Umbraco and I'm looking into the following scenario and would really appreciate your help!
I have an existing ASP.NET MVC application on the same domain and would like to integrate it with Umbraco to provide a seamless transition for users authenticated with the original application (using cookies I believe). In other words, authenticated users in the original application should be mapped to Umbraco members without requiring additional login steps.
I found some Umbraco documentation referring to OAuth, External Login Providers and auto-linking but that seems to be a slightly different and more complex scenario, it seems overkill to implement whatever API's need to be exposed for a custom OAuth orchestration to work.
Any help or pointers would be greatly appreciated.
Martijn
is working on a reply...