Try our conversational search powered by Generative AI!

Configuration - <episerver.basicAuthentication> Section

Product version:

EPiServer CMS 6 R2

Document version:

1.0

Document last saved:

 

<episerver.basicAuthentication>

<episerver.basicAuthentication basicRealm="string"
                               sendBasicChallenge="bool" />

 

NameDefault ValueDescription

basicRealm

String.Empty

Gets the basic realm used when sending a basic authentication challenge to the client.

sendBasicChallenge

false

Defines if the EPiServer.Security.BasicAuthentication module should send basic challenge to the client.