An open API service indexing awesome lists of open source software.

https://github.com/diamondlightsource/authz

A collection of things required to add authorization to applications using Open Policy Agent
https://github.com/diamondlightsource/authz

authorization opa

Last synced: 3 months ago
JSON representation

A collection of things required to add authorization to applications using Open Policy Agent

Awesome Lists containing this project

README

          

# Diamond AuthZ

User docs available on [GitHub pages](https://diamondlightsource.github.io/authz)

A collection of things required to add authorization to applications using Open Policy Agent (OPA), including:
- [`bundler`](./bundler/): A OPA compliant bundle server which presents permissionable data from ISPyB as an OPA bundle - [docs](https://diamondlightsource.github.io/authz/bundler)
- [`charts/bundler`](./charts/bundler/): A Helm chart for deploying the central `bundler` instance
- [`charts/opa`](./charts/opa/): A Helm chart for deploying an application OPA instance
- [`DLS policy`](./policy/diamond/): A collection of common policy fragments which implement organisational level policy decisions