Put the artifactapi web UI behind Authentik oauth2-proxy #456
Reference in New Issue
Block a user
Delete Branch "benvin/artifactapi-ui-oauth2-proxy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The artifactapi web UI is open to anyone who can reach the host. Front it with Authentik SSO gated on akP-artifactapi-admin, while leaving the package-manager surfaces (/api/v1, /api/v2, /v2 docker registry, /terraform, /.well-known) untouched — dnf, containerd mirrors, buildah, terraform and CI publish steps cannot do a browser flow.
Requires terraform-authentik #34 applied and the Vault kv seed first.