Smile CDR v2024.05.PRE
On this page:
   45.128    SMART Authorization 45.130    Sessions   

45.129.1SMART Definitions Seeding

 

The SMART Definitions Seeding configuration category includes the following configurable options:

  • OpenID Connect Client Pre-Seed File

  • OpenID Connect Server Pre-Seed File

45.129.2Property: OpenID Connect Client Pre-Seed File

 
Property Name OpenID Connect Client Pre-Seed File
Property Key
Property Type Resource Path
Description Provides the location of a file to use to pre-seed OpenID Connect Client definitions at startup time. See Pre-Seeding for more information.
Applies to Modules
  • SMART Outbound Security
Default Value (no default)
Example Property
module.[MODULE_ID].config.seed_clients.file = classpath:/config_seeding/oidc-clients.json

45.129.3Property: OpenID Connect Server Pre-Seed File

 
Property Name OpenID Connect Server Pre-Seed File
Property Key
Property Type Resource Path
Description Provides the location of a file to use to pre-seed OpenID Connect Server definitions at startup time. See Pre-Seeding for more information.
Applies to Modules
  • Payer to Payer
  • SMART Inbound Security
  • SMART Outbound Security
Default Value (no default)
Example Property
module.[MODULE_ID].config.seed_servers.file = classpath:/config_seeding/oidc-servers.json
   45.128    SMART Authorization 45.130    Sessions