Draft: authentik: add a development authentik instance
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.