Auth: HTTP Basic
The Auth: HTTP Basic configuration category includes the following configurable options:
-
HTTP Basic Security
-
HTTP Basic Realm
Property: 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 |
-
CDS Hooks REST Endpoint
-
EasyShare SHL Endpoint (Public)
-
FHIR Gateway REST Endpoint
-
FHIR REST Endpoint (All FHIR Versions)
-
FHIR REST Endpoint (DSTU2 - Deprecated)
-
FHIR REST Endpoint (R3 - Deprecated)
-
FHIR REST Endpoint (R4 - Deprecated)
-
HL7 v2.x Listening Endpoint
-
Hybrid Providers REST Endpoint
-
JSON Admin API
-
MDM UI
-
Package Registry Endpoint
-
Payer to Payer
|
Default Value |
false
|
Example Property |
module.[MODULE_ID].config.security.http.basic.enabled = false
|
Property: 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 |
-
CDS Hooks REST Endpoint
-
EasyShare SHL Endpoint (Public)
-
FHIR Gateway REST Endpoint
-
FHIR REST Endpoint (All FHIR Versions)
-
FHIR REST Endpoint (DSTU2 - Deprecated)
-
FHIR REST Endpoint (R3 - Deprecated)
-
FHIR REST Endpoint (R4 - Deprecated)
-
HL7 v2.x Listening Endpoint
-
Hybrid Providers REST Endpoint
-
JSON Admin API
-
MDM UI
-
Package Registry Endpoint
-
Payer to Payer
|
Default Value |
Smile CDR
|
Example Property |
module.[MODULE_ID].config.security.http.basic.realm = Smile CDR
|