Copied to clipboard

Flag this post as spam?

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


  • Janaka Lakmal 25 posts 72 karma points
    Feb 24, 2014 @ 11:51
    Janaka Lakmal
    0

    Back office Authentication Issue

    I have a Backoffice controller extending UmbracoApiController and some of actions are with UmbracoAuthorize attribute. All works fine unless the browser contains both Member and Backend user authentication cookies. Everytime there is a get or post request to these UmbracoAuthorize actions, it returns 401 and redirected to Backoffice login page. This is the cookie -

    1. cookie __RequestVerificationToken={verificationtoken}; UMB_UPDCHK=1; .ASPXAUTH={member token}; UMB_UCONTEXT={user token}
  • 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