Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Did you also do the part below "Configure Episerver to support claims" heading in the guide?
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.