Skip to content

Allow more fine-grained access permissions #414

@m-mohr

Description

@m-mohr

[W]e just started leveling up from the simple binary anonymous-vs-authenticated model, by introducing the "early adopter" check for openEO platform.
In the longer term more complex permission use cases might pop, e.g.

  • user can only do "light" synchronous processing, but no batch jobs
  • user can not store UDP or user can not store private UDP
  • user can only have N concurrent batch jobs at the same time
  • user has no access to this particular collection, bbox or process
  • ....

Originally posted by @soxofaan in https://github.com/openEOPlatform/architecture-docs/issues/105#issuecomment-938642969

Yes, we may need to revamp the "endpoints" solution from GET / and also provide this in the GET /me endpoint on a per-user basis.

Originally posted by @m-mohr in https://github.com/openEOPlatform/architecture-docs/issues/105#issuecomment-938647864

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions