Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Connie DeCinko 95 posts 248 karma points
    Jun 05, 2019 @ 22:46
    Connie DeCinko
    0

    SSO, SAML, Azure Active Directory and Umbraco Membership

    I'm looking for current ways to use Azure Active Directory to single-sign-on users/members on the front end for the latest version of Umbraco, 7.13.2. I tried UmbracoIdentity but it throws a nasty error and kills the site.

    • The OwinStartupAttribute.FriendlyName value 'UmbracoDefaultOwinStartup' does not match the given value 'UmbracoIdentityStartup' in Assembly 'umbraco, Version=1.0.6974.19963, Culture=neutral, PublicKeyToken=null'.
    • The given type or method 'UmbracoIdentityStartup' was not found. Try specifying the Assembly. To disable OWIN startup discovery, add the appSetting owin:AutomaticAppStartup with a value of "false" in your web.config. To specify the OWIN startup Assembly, Class, or Method, add the appSetting owin:AppStartup with the fully qualified startup class or configuration method name in your web.config.
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies