Skip to content

Draft: authentik: add a development authentik instance

w4tsn requested to merge add-authentik-dev-setup into main

The instance is bootstrapped using blueprints. Simply starting a docker compose stack is enough for akadmin:test to be available for login.

The current blueprint only creates a test user with admin privileges.

The target for this though is to configure Device Code Authorization Grant, an OIDC Provider and an Application to test against.

Merge request reports