Try our conversational search powered by Generative AI!

Error: Default Membership Provider must be specified

Vote:
 

Hello,

Trying to get Episerver to work with OIDC, following the guide at http://world.episerver.com/documentation/developer-guides/CMS/security/integrate-azure-ad-using-openid-connect/

Started working wiht Episerver last week so I should have the latest version. In package.json:

Getting error "Default Membership Provider must be specified" as soon as web.config is changed with

<>authentication mode="None" />
    <>membership>
      <>providers>
        <>clear/>
      providers>
    membership>
    <>roleManager enabled="false">
      <>providers>
        <>clear/>
      providers>
    roleManager>

Does anyone know how to fix this? Thanks.

#175345
Feb 16, 2017 22:09
Vote:
 

Did you also do the part below "Configure Episerver to support claims" heading in the guide?

#175567
Feb 23, 2017 9:23
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.