Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nigelelliott75 opened this issue Aug 13, 2024 · 2 comments
Open

Comments

@nigelelliott75
Copy link

nigelelliott75 commented Aug 13, 2024

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
Copy link
Collaborator

An application is a mixture of

  • Dynamic configuration such as an application object, SAML entity etc
  • Static configuration such as connector config, mappings etc

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.

@nigelelliott75
Copy link
Author

@christian-brindley I have used the raw config functionality to create the alpha_application entries and the where necessary the bookmark entries in AM which is working well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants