59.6    User Authentication 59.8    Auth: OpenID Connect   

59.146.1Auth: HTTP Basic

 

The Auth: HTTP Basic configuration category includes the following configurable options:

  • HTTP Basic Security

  • HTTP Basic Realm

59.146.2Property: HTTP Basic Security

 
Property Name HTTP Basic Security
Property Key
Property Type BOOLEAN
Description Should this endpoint support the use of HTTP Basic Access Authentication?
Applies to Modules
Default Value false
Example Property
module.[MODULE_ID].config.security.http.basic.enabled = false

59.146.3Property: HTTP Basic Realm

 
Property Name HTTP Basic Realm
Property Key
Property Type STRING
Description The realm to provide in HTTP 401 Authorization Required responses.
Applies to Modules
Default Value Smile CDR
Example Property
module.[MODULE_ID].config.security.http.basic.realm = Smile CDR
   59.6    User Authentication 59.8    Auth: OpenID Connect