Smile CDR v2024.11.PRE
On this page:
   49.128    SMART Authorization 49.130    Sessions   

49.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

49.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

49.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
  • System to System Data Exchange
Default Value (no default)
Example Property
module.[MODULE_ID].config.seed_servers.file = classpath:/config_seeding/oidc-servers.json
   49.128    SMART Authorization 49.130    Sessions