Help - Authentication Settings

Config:/Security/Resource/*/Authenticate/
Config:/Security/Template/*/Authenticate/

SettingExplanationDefault /
Example
Data
Type
Access
R,W,A,D
Realm This is the name of the user database realm to use when authenticating a user. If this field is empty, then no authentication lookup is performed and the user name cannot be verified - it is simply accepted as-is.

The name of the realm is transmitted back to the client's browser to request a specific user name and password. Once the client has established the user name and password to use, subsequent requests for authentication of resources within the same realm can be satisfied without re-asking the user on the client machine.

default TextR,W
Type The type of user authentication desired. Can be one of:
  • None
  • Basic
None TextR,W