File: getting_started.rst

package info (click to toggle)
python-keycloak 5.3.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,312 kB
  • sloc: python: 13,674; sh: 38; makefile: 28
file content (16 lines) | stat: -rw-r--r-- 262 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. _getting_started:

Quickstart
========================

Some examples of using OpenID, Admin and UMA integration.

For more details, see :ref:`api`.

.. toctree::
    :maxdepth: 2

    modules/openid_client
    modules/admin
    modules/uma
    modules/async