| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add read/write permissions to JWTs based on YAML | Ernst Widerberg | 2022-01-13 | 1 | -15/+0 |
| | | | | | | | | - Uses Linus's YAML code, except with password stuff removed since auth-server-poc uses htpasswd. - The collector checks JWT on API endpoints get, get/{key}, and delete/{key}, but not on add. | ||||
| * | add simple authentication based on a local yaml file | Linus Nordberg | 2021-09-15 | 1 | -0/+15 |
| This allows for mapping username/password pairs to sets of organisations with 'r' or 'rw' permissions. To be replaced with an external service providing a JWT in an HTTP header. | |||||
