mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
5d1c15cfad
* new screenshots * added line about Docs style guide to bump * tweak * Optimised images with calibre/image-actions * Apply suggestion from @dominic-r Signed-off-by: Dominic R <dominic@goauthentik.io> * changed size to match original * Optimised images with calibre/image-actions * adjusted size to match original, resolution is 72 * Optimised images with calibre/image-actions * resize attempt * Optimised images with calibre/image-actions * try again * Optimised images with calibre/image-actions * update the screenshots from the real instance Signed-off-by: Jens Langhammer <jens@goauthentik.io> * Optimised images with calibre/image-actions --------- Signed-off-by: Dominic R <dominic@goauthentik.io> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com> Co-authored-by: Dominic R <dominic@goauthentik.io> Co-authored-by: Connor Peshek <connor@connorpeshek.me> Co-authored-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
54 lines
4.0 KiB
Markdown
54 lines
4.0 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://explore.transifex.com/authentik/authentik/)
|
|
|
|
## What is authentik?
|
|
|
|
authentik is an open-source Identity Provider (IdP) for modern SSO. It supports SAML, OAuth2/OIDC, LDAP, RADIUS, and more, designed for self-hosting from small labs to large production clusters.
|
|
|
|
Our [enterprise offering](https://goauthentik.io/pricing) is available for organizations to securely replace existing IdPs such as Okta, Auth0, Entra ID, and Ping Identity for robust, large-scale identity management.
|
|
|
|
## Installation
|
|
|
|
- Docker Compose: recommended for small/test setups. See the [documentation](https://docs.goauthentik.io/docs/install-config/install/docker-compose/).
|
|
- Kubernetes (Helm Chart): recommended for larger setups. See the [documentation](https://docs.goauthentik.io/docs/install-config/install/kubernetes/) and the Helm chart [repository](https://github.com/goauthentik/helm).
|
|
- AWS CloudFormation: deploy on AWS using our official templates. See the [documentation](https://docs.goauthentik.io/docs/install-config/install/aws/).
|
|
- DigitalOcean Marketplace: one-click deployment via the official Marketplace app. See the [app listing](https://marketplace.digitalocean.com/apps/authentik).
|
|
|
|
## Screenshots
|
|
|
|
| Light | Dark |
|
|
| ----------------------------------------------------------- | ---------------------------------------------------------- |
|
|
|  |  |
|
|
|  |  |
|
|
|
|
## Development and contributions
|
|
|
|
See the [Developer Documentation](https://docs.goauthentik.io/docs/developer-docs/) for information about setting up local build environments, testing your contributions, and our contribution process.
|
|
|
|
When you contribute documentation, either to accompany a code change or as a standalone contribution, please be sure to follow our documentation [Style Guide](website/docs/developer-docs/docs/style-guide.mdx).
|
|
|
|
## Security
|
|
|
|
Please see [SECURITY.md](SECURITY.md).
|
|
|
|
## Adoption
|
|
|
|
Using authentik? We'd love to hear your story and feature your logo. Email us at [hello@goauthentik.io](mailto:hello@goauthentik.io) or open a GitHub Issue/PR!
|
|
|
|
## License
|
|
|
|
[](LICENSE)
|
|
[](website/LICENSE)
|
|
[](authentik/enterprise/LICENSE)
|