We are using the User- Manager for management authentication on a range of routers.
We would like to retrieve information from the routers through the rest-api.
When I do a api request I get an error message not authorized and in the router Log there is a authentication failure via rest-api.
When using the same api request with an user that is locally defined, it works!
The credentials are correct and the correct user group is applied.
I’m able to login through Winbox without a problem.
Is this a configuration error of maybe a build-in restriction or a bug?
We don’t want to add local users in over 40 routers, that’s why we use the User-Manager.
In the log I found an error, saying maximum sessions reached.
The user limit was set to 1. I don’t know why, but it seems this needs to be set to at least 2 sessions.