digitalboard.core/roles/authentik
2026-01-14 15:47:42 +01:00
..
defaults feat: add ability to provision local users using blueprints 2026-01-14 15:43:03 +01:00
handlers chore: add new role boilerplate for authentik 2026-01-14 10:03:06 +01:00
meta chore: add new role boilerplate for authentik 2026-01-14 10:03:06 +01:00
tasks feat: add ability to provision local users using blueprints 2026-01-14 15:43:03 +01:00
templates feat: add ability to provision entra login sources using blueprints 2026-01-14 15:35:18 +01:00
tests chore: add new role boilerplate for authentik 2026-01-14 10:03:06 +01:00
vars chore: add new role boilerplate for authentik 2026-01-14 10:03:06 +01:00
README.md chore: add minimal readme 2026-01-14 15:47:42 +01:00

Authentik

Deploys Authentik identity provider with Docker Compose.

Variables

See defaults/main.yml for all available variables.

Blueprints

The role renders blueprints for:

  • Local users (authentik_local_users)
  • OIDC applications (authentik_oidc_apps)
  • Proxy applications (authentik_proxy_apps)
  • Proxy outposts (authentik_proxy_outposts)
  • Entra ID sources (authentik_entra_sources)
  • Login screen sources (authentik_login_source_ids)

Secrets are passed via authentik_blueprint_env using environment variable references.