502 commits | Last commit ≈ 10 months ago
Use python decorators for authorising access to OIDC authenticated REST APIs
Python support for OIDC Access Tokens – FLAAT. Use decorators for authorising access to OIDC authenticated REST APIs.
Documentation
If you want to protect a REST interface, that is used with OpenID Connect (OIDC), this documentation is what you are looking for.
Flaat supports to limit access to any REST endpoint you have. We do support this by making use of decorators. Three different decorators are currently supported: