FLAAT

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:

Reporting Bugs

Issues are managed at github.

Why this name?

Previously FLAAT only supported Flask, hence the name FLAsk support for Access Tokens (FLAAT).

API reference

If you are looking for information on a specific function, class or method, this part of the documentation is for you.


Indices