You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Non user devices need to use api keys (via https) instead of being a user in an ldap (for example).
With an admin page the api keys can be created/blocked, etc.
It would be nice to have a functionality were the device checks every hour and tells how often it called the osn after the last check. The server holds this information in memcache and if the amount of calls is inconsistent, the api key will be blocked temporary (with an email sent to the admin).
The text was updated successfully, but these errors were encountered:
Non user devices need to use api keys (via https) instead of being a user in an ldap (for example).
With an admin page the api keys can be created/blocked, etc.
It would be nice to have a functionality were the device checks every hour and tells how often it called the osn after the last check. The server holds this information in memcache and if the amount of calls is inconsistent, the api key will be blocked temporary (with an email sent to the admin).
The text was updated successfully, but these errors were encountered: