Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Keys for non user devices #71

Open
steveliedtke opened this issue Jan 9, 2015 · 1 comment
Open

API Keys for non user devices #71

steveliedtke opened this issue Jan 9, 2015 · 1 comment

Comments

@steveliedtke
Copy link
Contributor

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).

@steveliedtke
Copy link
Contributor Author

additionally allow only specific ip addresses or ranges with request.getRemoteAddr()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant