Skip to content

bug: schema for blueprints is wrong version #24248

Description

@gabyx

Describe the bug

The blueprint schema: https://version-2026-5.goauthentik.io/blueprints/schema.json

should be schema for draft-2020-12 and not draft-07 cause $defs is not defined in there.

Specifically the validation with jsonschema from source-meta doesnt work.

  • Replacing all $defs with /definitions solves the problem.
  • Changing to draft-2020-12 poses other problems.

How to reproduce

nothing

Expected behavior

Schema should be valid

Screenshots

No response

Additional context

No response

Deployment Method

Docker

Version

2026.5.5

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingbug/confirmedConfirmed bugspr_wantedWill eventually be fixed/implemented upstream, PRs will happily be accepted.

    Type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions