-
Couldn't load subscription status.
- Fork 1
Open
Description
Develop a minimal proof-of-concept implementation in reana-server to support basic JWT-based authorization. This PoC will serve as the foundation for our broader authorization goals. It will:
- Accept and validate JWT tokens in incoming API requests
- Perform basic claim extraction (e.g.
sub) - Apply simple authorization logic to selected endpoints
- Lay the groundwork for more comprehensive policy enforcement later
This task will not include user-facing documentation or deep test coverage and is intended solely as an internal proof-of-concept for backend authorization.
Some background and reading: https://codimd.web.cern.ch/pb_arxC5RWSZwbXY9HSGIg#RFC-Mapping-JWT-IdP-Identities-to-REANA-Users
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
For Review