Files
templates/blueprints/authentik/meta.json
2026-07-08 00:05:42 -06:00

22 lines
643 B
JSON

{
"id": "authentik",
"name": "Authentik",
"version": "2026.2.2",
"description": "Authentik is an open-source Identity Provider for authentication and authorization. It provides a comprehensive solution for managing user authentication, authorization, and identity federation with support for SAML, OAuth2, OIDC, and more.",
"links": {
"github": "https://github.com/goauthentik/authentik",
"website": "https://goauthentik.io/",
"docs": "https://goauthentik.io/docs/"
},
"logo": "authentik.svg",
"tags": [
"authentication",
"identity",
"sso",
"oidc",
"saml",
"oauth2",
"self-hosted"
]
}