mirror of
https://github.com/goauthentik/authentik
synced 2026-04-30 03:17:46 +02:00
11 lines
518 B
Plaintext
11 lines
518 B
Plaintext
---
|
|
title: Blueprints
|
|
sidebar_custom_props:
|
|
termName: Blueprints
|
|
tags:
|
|
- Configuration
|
|
shortDescription: Declarative files to template and reconcile authentik config.
|
|
authentikSpecific: true
|
|
longDescription: YAML-based configuration files that are used to create and update objects (flows, providers, policies, etc.) as code. Blueprints can be applied from the filesystem, database, or OCI registries, support meta models for dependencies, and are reconciled periodically or on change.
|
|
---
|