ForgeRock / fr-config-manager

ForgeRock config manager
MIT License
6 stars 7 forks source link

Support push and pull of applications (provisioning/bookmark) #187

Open nigelelliott75 opened 4 weeks ago

nigelelliott75 commented 4 weeks ago

Applications including bookmark applications is static configuration and so makes sense to support push and pulling applications so it can be stored in source control.

See: https://backstage.forgerock.com/docs/idcloud/latest/tenants/self-service-promotions.html#identity-cloud-ui-configuration

christian-brindley commented 4 weeks ago

An application is a mixture of

These could be included in the config repo with a combination of service-objects, connector-config, oauth2-agents etc, but agreed that it would be convenient to have a specific command to handle as one unit.