OT engineering team is deploying many remote access device inside their OT network and it forces us to temporary allow/disallow internet connection to these devices through our FW.
I was thinking that it would be cool if Unimus could have a guest access that only allow a "config push", nothing else.
I know Unimus already has user management and device management...
Allow non IT user to launch an automation task
I know this is not what you are asking for - but as a stopgap, you can create a simple external interface that will call Unimus' Config Push over the API.
Config Push is available over the v3 API, so you could expose API calls in a simple and limited interface to external users using this. This would of course need to be implemented by you (or your team), but it's at least something
Config Push is available over the v3 API, so you could expose API calls in a simple and limited interface to external users using this. This would of course need to be implemented by you (or your team), but it's at least something
