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 Basic Authorization #52

Open
tzach opened this issue May 5, 2014 · 0 comments
Open

API Basic Authorization #52

tzach opened this issue May 5, 2014 · 0 comments

Comments

@tzach
Copy link
Member

tzach commented May 5, 2014

In many cases, different users would need different access permissions to different API.
A common case is system/user who only monitor the OS, and system/user who manage the OS.
While the first only need access to REST GET, the second need access to POST, PUT and DELETE.

A simple, powerful, configuration can be part of the cloud-init info, mapping between authenticated users (#31) to granted API pattern.

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