Skip to content

Instantly share code, notes, and snippets.

View Logianer's full-sized avatar

Marius Henker Logianer

  • Germany
  • 16:07 (UTC +02:00)
View GitHub Profile
@Logianer
Logianer / schema.json
Created October 28, 2024 14:09
authentik blueprint schema
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "https://goauthentik.io/blueprints/schema.json",
"type": "object",
"title": "authentik 2024.8.3 Blueprint schema",
"required": [
"version",
"entries"
],
"properties": {