Smile CDR v2024.05.PRE
On this page:
   45.119    SAML Provider 45.121    Inbound SMART on FHIR Authentication   

45.120.1Security Inbound Script

 

The Security Inbound Script configuration category includes the following configurable options:

  • Script (File)

  • HTTP Headers

  • Script (Text)

45.120.2Property: Script (File)

 
Property Name Script (File)
Property Key
Property Type Resource Path
Description If provided (either text or file must be provided), this property contains a resource path to the file containing the text of the script to use as the authentication script.
Applies to Modules
  • EMPI (deprecated)
  • MDM
  • Realtime Export
  • Scripted Inbound Security
Default Value (no default)
Example Property
module.[MODULE_ID].config.script.file = 

45.120.3Property: HTTP Headers

 
Property Name HTTP Headers
Property Key
Property Type STRING
Description This property, if not blank, contains a comma-delimited list of HTTP headers that will be provided to authentication scripts.
Applies to Modules
  • Scripted Inbound Security
Default Value (no default)
Example Property
module.[MODULE_ID].config.script.headers = 

45.120.4Property: Script (Text)

 
Property Name Script (Text)
Property Key
Property Type JAVASCRIPT
Description If provided (either text or file must be provided), this property contains the text of the script to use as the authentication script.
Applies to Modules
  • EMPI (deprecated)
  • MDM
  • Realtime Export
  • Scripted Inbound Security
Default Value (no default)
Example Property
module.[MODULE_ID].config.script.text = 
   45.119    SAML Provider 45.121    Inbound SMART on FHIR Authentication