Welcome to django_compref_keycloak's documentation! =================================================== The ``django_compref_keycloak`` module integrates our Keycloak `auth.fs.tum.de `_ in Django apps. It uses `mozilla-django-oidc `_ and takes care about the technical details (for example: how are LDAP groups provided in OAuth claims?). We have two realms: * ``fs.tum.de``: Only fs.tum.de LDAP accounts - used for internal applications * ``federated-tum.de``: Federated users from other schools (hopefully) and TUM Shibboleth (anonymous access) .. toctree:: :maxdepth: 1 :caption: Contents: install decorators utils internals migration-from-ldap Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`