2021-03-02 16:00:36 +00:00
< p align = "center" >
< img src = "https://goauthentik.io/img/icon_top_brand_colour.svg" height = "150" alt = "authentik logo" >
< / p >
2019-10-04 09:50:26 +00:00
2020-12-05 21:08:42 +00:00
---
2020-01-02 15:42:52 +00:00
2021-10-21 08:40:43 +00:00
[![Join Discord ](https://img.shields.io/discord/809154715984199690?label=Discord&style=for-the-badge )](https://goauthentik.io/discord)
2022-12-16 20:22:33 +00:00
[![GitHub Workflow Status ](https://img.shields.io/github/actions/workflow/status/goauthentik/authentik/ci-main.yml?branch=main&label=core%20build&style=for-the-badge )](https://github.com/goauthentik/authentik/actions/workflows/ci-main.yml)
[![GitHub Workflow Status ](https://img.shields.io/github/actions/workflow/status/goauthentik/authentik/ci-outpost.yml?branch=main&label=outpost%20build&style=for-the-badge )](https://github.com/goauthentik/authentik/actions/workflows/ci-outpost.yml)
[![GitHub Workflow Status ](https://img.shields.io/github/actions/workflow/status/goauthentik/authentik/ci-web.yml?branch=main&label=web%20build&style=for-the-badge )](https://github.com/goauthentik/authentik/actions/workflows/ci-web.yml)
2021-08-02 10:47:24 +00:00
[![Code Coverage ](https://img.shields.io/codecov/c/gh/goauthentik/authentik?style=for-the-badge )](https://codecov.io/gh/goauthentik/authentik)
![Docker pulls ](https://img.shields.io/docker/pulls/beryju/authentik.svg?style=for-the-badge )
![Latest version ](https://img.shields.io/docker/v/beryju/authentik?sort=semver&style=for-the-badge )
2022-12-23 10:18:26 +00:00
[![ ](https://img.shields.io/badge/Help%20translate-transifex-blue?style=for-the-badge )](https://www.transifex.com/authentik/authentik/)
2020-05-27 15:26:35 +00:00
2020-12-05 21:08:42 +00:00
## What is authentik?
authentik is an open-source Identity Provider focused on flexibility and versatility. You can use authentik in an existing environment to add support for new protocols. authentik is also a great solution for implementing signup/recovery/etc in your application, so you don't have to deal with it.
2020-05-27 15:26:35 +00:00
## Installation
2021-10-20 14:31:10 +00:00
For small/test setups it is recommended to use docker-compose, see the [documentation ](https://goauthentik.io/docs/installation/docker-compose/?utm_source=github )
2020-05-27 15:26:35 +00:00
2021-10-20 14:31:10 +00:00
For bigger setups, there is a Helm Chart [here ](https://github.com/goauthentik/helm ). This is documented [here ](https://goauthentik.io/docs/installation/kubernetes/?utm_source=github )
2020-05-27 15:26:35 +00:00
## Screenshots
2022-11-28 11:10:53 +00:00
| Light | Dark |
| ------------------------------------------------------ | ----------------------------------------------------- |
| ![](https://goauthentik.io/img/screen_apps_light.jpg) | ![](https://goauthentik.io/img/screen_apps_dark.jpg) |
| ![](https://goauthentik.io/img/screen_admin_light.jpg) | ![](https://goauthentik.io/img/screen_admin_dark.jpg) |
2020-05-27 15:26:35 +00:00
## Development
2021-10-20 14:31:10 +00:00
See [Development Documentation ](https://goauthentik.io/developer-docs/?utm_source=github )
2020-05-27 15:26:35 +00:00
## Security
See [SECURITY.md ](SECURITY.md )
2021-12-16 09:30:13 +00:00
## Sponsors
This project is proudly sponsored by:
< p >
< a href = "https://www.digitalocean.com/?utm_medium=opensource&utm_source=goauthentik.io" >
< img src = "https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg" width = "201px" >
< / a >
< / p >
DigitalOcean provides development and testing resources for authentik.
< p >
< a href = "https://www.netlify.com" >
< img src = "https://www.netlify.com/img/global/badges/netlify-color-accent.svg" alt = "Deploys by Netlify" / >
< / a >
< / p >
2022-01-25 19:36:44 +00:00
Netlify hosts the [goauthentik.io ](https://goauthentik.io ) site.