Copied to clipboard

Flag this post as spam?

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


  • Kurt 29 posts 111 karma points
    Aug 22, 2016 @ 20:02
    Kurt
    0

    ClaimsIdentity error after updating to 7.5

    Trying out Umbraco 7.5 after upgrading from 7.2.8.

    I'm able to login to the backend and do things just fine. Also no problems viewing the actual site.

    Another user gets the following error when they trying to do pretty much anything (though they can log in) and when they try to view an actual page on the site:

    Cannot create a Umbraco.Core.Security.UmbracoBackOfficeIdentity from System.Security.Claims.ClaimsIdentity since the required claim http://umbraco.org/2015/02/identity/claims/backoffice/sessionid is missing

    I'm not really sure what this means and searching Google hasn't really brought up anything.

    I do also see the following error in the log, but it possibly only shows up when a user first tries to login after application startup (I'm not totally sure):

    Umbraco.Core.Security.AuthenticationExtensions - The current identity cannot be converted to Umbraco.Core.Security.UmbracoBackOfficeIdentity

  • Nathan Woulfe 447 posts 1664 karma points MVP 5x hq c-trib
    Aug 31, 2016 @ 21:37
    Nathan Woulfe
    0

    I'm seeing this same. Were you able to resolve this?

  • Matt 2 posts 72 karma points
    Sep 01, 2016 @ 08:21
    Matt
    0

    I also have this issue. seems to have something to do with the UMB_PREVIEW cookie. If i remove this i can view the site and pages again

  • carmen lazar 10 posts 80 karma points
    Feb 22, 2017 @ 10:39
    carmen lazar
    0

    I got this after upgarding 7.5.5 and removing the umb preview cookie worked for me. Thank you! :)

  • mmaty 109 posts 281 karma points
    Nov 24, 2016 @ 13:31
    mmaty
    0

    Did anybody find a solution for this phenomen? I see this error message several times a day in the logs but can't reproduce the behavior in order to debug. The message appearing is

    Cannot create a Umbraco.Core.Security.UmbracoBackOfficeIdentity from System.Security.Claims.ClaimsIdentity since the required claim http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier is missing
    

    Cheers, Mirko

  • Tomasz Kowalski 135 posts 445 karma points
    Dec 01, 2016 @ 10:58
    Tomasz Kowalski
    0

    Hi Mirko,

    Look here: http://issues.umbraco.org/issue/U4-8968

    This issue was fixed in 7.5.4, but wait with upgrade until 7.5.5 is ready. There was another ugly bug in 7.5.4 (http://issues.umbraco.org/issue/U4-9195)

    Regards Tomasz

  • mmaty 109 posts 281 karma points
    Dec 01, 2016 @ 11:26
    mmaty
    0

    Thanks, Thomasz. I found that one. Seems to be the reason for the phenomen.

Please Sign in or register to post replies

Write your reply to:

Draft