Files
Andras Bacsai a64450ae9d feat(platform): migrate docs from VitePress to Fumadocs + TanStack Start
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19,
and Vite. Migrate all documentation content to MDX under content/docs/.
Add full src/ app with React components, routing, search, and API page.

Remove Korrektly integration from CI/CD workflows, Dockerfile, and env
vars. Update build pipeline to output to .output/public instead of
docs/.vitepress/dist.
2026-05-06 12:08:05 +02:00

29 lines
1.5 KiB
Plaintext

---
title: "Authentik"
description: "An open-source Identity Provider, focused on flexibility and versatility."
og:
description: "Run Authentik identity provider on Coolify with SSO, LDAP, OAuth2, SAML support for unified authentication and user management across apps."
category: "Security"
icon: "/docs/images/services/authentik-logo.png"
---
<ZoomImage src="https://goauthentik.io/img/icon_top_brand_colour.svg" alt="Authentik" />
## What is authentik?
Authentik is an open-source Identity Provider that emphasizes flexibility and versatility. It can be seamlessly integrated into existing environments to support new protocols.
Authentik is also a great solution for implementing sign-up, recovery, and other similar features in your application, saving you the hassle of dealing with them.
## Screenshots
| Light | Dark |
| ----------------------------------------------------------- | ---------------------------------------------------------- |
| <ZoomImage src="https://docs.goauthentik.io/img/screen_apps_light.jpg" alt="" /> | <ZoomImage src="https://docs.goauthentik.io/img/screen_apps_dark.jpg" alt="" /> |
| <ZoomImage src="https://docs.goauthentik.io/img/screen_admin_light.jpg" alt="" /> | <ZoomImage src="https://docs.goauthentik.io/img/screen_admin_dark.jpg" alt="" /> |
## Links
- [The official website](https://goauthentik.io?utm_source=coolify.io)
- [GitHub](https://github.com/goauthentik/authentik?utm_source=coolify.io)