61 lines
3.2 KiB
Markdown
61 lines
3.2 KiB
Markdown
<p align="center">
|
|
<img src="https://goauthentik.io/img/icon_top_brand_colour.svg" height="150" alt="authentik logo">
|
|
</p>
|
|
|
|
---
|
|
|
|
[](https://goauthentik.io/discord)
|
|
[](https://github.com/goauthentik/authentik/actions/workflows/ci-main.yml)
|
|
[](https://github.com/goauthentik/authentik/actions/workflows/ci-outpost.yml)
|
|
[](https://github.com/goauthentik/authentik/actions/workflows/ci-web.yml)
|
|
[](https://codecov.io/gh/goauthentik/authentik)
|
|
[](https://goauthentik.testspace.com/)
|
|

|
|

|
|
[](https://www.transifex.com/beryjuorg/authentik/)
|
|
|
|
## 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.
|
|
|
|
## Installation
|
|
|
|
For small/test setups it is recommended to use docker-compose, see the [documentation](https://goauthentik.io/docs/installation/docker-compose/?utm_source=github)
|
|
|
|
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)
|
|
|
|
## Screenshots
|
|
|
|
Light | Dark
|
|
--- | ---
|
|
 | 
|
|
 | 
|
|
|
|
## Development
|
|
|
|
See [Development Documentation](https://goauthentik.io/developer-docs/?utm_source=github)
|
|
|
|
## Security
|
|
|
|
See [SECURITY.md](SECURITY.md)
|
|
|
|
## 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>
|
|
|
|
Netlify hosts the [goauthentik.io](https://goauthentik.io) site.
|