Skip to content

OCI Blueprint file not found #5813

@larsl-net

Description

@larsl-net

Describe the bug
When loading blueprints from an OCI registry I always get the error Blueprint file does not exist

To Reproduce
Steps to reproduce the behavior:

  1. Create a Blueprint
  2. Upload the Blueprint with oras
    ./oras push larsl.dev:5050/larsl-net/authentik-config/blueprints/larsl-stages-base:latest larsl-stages-base.yaml:application/vnd.goauthentik.blueprint.v1+yaml
  3. Try loading the Blueprint with authentik
    oci://larsl.dev:5050/larsl-net/authentik-config/blueprints/larsl-stages-base:latest
    oci://ghcr.io/larsl-net/blueprint/larsl-stages-base:latest

Expected behavior
The Blueprint loading over OCI works.

Screenshots
image

Version and Deployment (please complete the following information):

  • authentik version: 2023.5.2
  • Deployment: docker-compose

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingbug/confirmedConfirmed bugs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions