Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi Expert,
I have set-up backoffice and member login using solution given at
https://github.com/umbraco/UmbracoIdentityExtensions
both solutions are working correctly individually. But I am not able to combine them in single project.
ClassA has extended using UmbracoDefaultOwinStartup ClassB has extended using UmbracoIdentityOwinStartupBase
Web.config has following
When I am running project only Class B is getting executed.
Is there any way to load both classes at Startup ?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Problem loading with Identity Provider
Hi Expert,
I have set-up backoffice and member login using solution given at
https://github.com/umbraco/UmbracoIdentityExtensions
both solutions are working correctly individually. But I am not able to combine them in single project.
ClassA has extended using UmbracoDefaultOwinStartup ClassB has extended using UmbracoIdentityOwinStartupBase
Web.config has following
When I am running project only Class B is getting executed.
Is there any way to load both classes at Startup ?
is working on a reply...