Smile CDR v2024.08.PRE
On this page:
   46.129    SMART Authorization 46.131    Sessions   

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

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

46.130.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
   46.129    SMART Authorization 46.131    Sessions