Programmatically access/change ONVIF bridge users

We would like to know if there is any way to create/edit or view the ONVIF Bridge users. As they appear to be a separate set of users.

Is there a way to access this information via the Config API or any other means? Such as via config file?

Hi Josh,

Actually ONVIF Bridge users are not “separate set of users”.

They are VMS users, that have to be added explicitly in the ONVIF Bridge configuration.

Unfortunately I’m not sure there is a way of Programmatically configure them.

The VMS users you can create and edit (basic users) or add (Windows users) using the Configuration API.

I suspect that step of adding these explicitly in the ONVIF Bridge configuration is the missing link.

Yes we are already successfully managing users in milestone with the config api, but it doesn’t appear there is a way to add users to the ONVIF bridge. Do you know where they are stored? Can we edit a config file or something to do this?

Actually, if you do not plan to dynamically add or remove user in the ONVIF Bridge configuration (in the Management plug-in), you could stuck to the user used during installation of ONVIF Bridge (or put in the ONVIF Tray manager).

Even if it is not configured trough the ONVIF Management plug-in, it is allowed to login trough the ONVIF Bridge server.