The APP Runtime Check is a new feature in the EOS Administration Library. This feature allows disabling calls to APIs, web services, databases, and any type of external resource at the level of a single application (APP). The main goal is to prevent accidental calls to external services configured in the production environment when working in environments copied/cloned from the production environment.
Disabling External Calls | Blocks calls to external services when a production environment is copied to another environment. |
Configuration for Single APP | Each APP must be individually configured to support this feature. |
Support for Company Copy | The APP using this feature can choose to perform the control even for the clone of a single company in the database. |
Automatic Blocking | The blocking of external calls occurs automatically when an environment change is detected (e.g., from production to test), and the first login session after the change is performed. |
An implementation example is provided as part of the release documentation in the EOS GitHub Samples section.
This example will show how to activate the control for a custom APP by subscribing to an event and declaring compatibility.
Control Management:
It is possible to delete the setup for all uninstalled APPs that are no longer needed to keep the environment clean and organized.
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.