Skip to content

API Basic Authorization #52

Open
Open
@tzach

Description

@tzach

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions