Support injection of extension schemas into SchemaBuilder
Fixed
Description fields
Basics
Logistics
Basics
Logistics
Description
With the OIDC extension schema, we have a need finally to allow a plugin deployer to supplement the original schema set with a new one. We can't easily automate that, and it's not mandatory because the wildcards are all lax, but it should be possible to do it easier than it is now.
Environment
None
Activity
Scott Cantor
February 17, 2021 at 4:44 PM
Reworked beans to allow for this method of addition:
With the OIDC extension schema, we have a need finally to allow a plugin deployer to supplement the original schema set with a new one. We can't easily automate that, and it's not mandatory because the wildcards are all lax, but it should be possible to do it easier than it is now.