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
This document describes the configuration of the episerver.basicAuthentication section. Refer to the Configuration section for an explanation of the syntax used in the description of the configuration elements.
<episerver.basicAuthentication basicRealm="string"
sendBasicChallenge="bool" />
Name | Default Value | Description |
---|---|---|
basicRealm | String.Empty | Gets the basic realm used when sending a basic authentication challenge to the client. |
sendBasicChallenge | true | Defines if the EPiServer.Security.BasicAuthentication module should send basic challenge to the client. |
Last updated: Feb 23, 2015