website/docs: revamp enterprise section#20379
Conversation
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20379 +/- ##
=======================================
Coverage 93.30% 93.30%
=======================================
Files 981 981
Lines 55339 55339
=======================================
+ Hits 51633 51634 +1
+ Misses 3706 3705 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Thanks so much @dewi-tik these are really nice improvements and a good re-org. One over-arching comment, before I dig into word-by-word review: |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-304bfdc52b40e7b700ee399942dec77c72cf3186
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-304bfdc52b40e7b700ee399942dec77c72cf3186Afterwards, run the upgrade commands from the latest release notes. |
I've pushed some changes to fix this. |
| :::info | ||
| Access to the Support center and the ticketing system requires a licensed instance of authentik. | ||
| ::: | ||
| Enterprise authentik provides dedicated support for subscriptions over $1000 per year, with a Support center where you can open and track tickets. |
There was a problem hiding this comment.
It's risky to put in a specific dollar amount...
There was a problem hiding this comment.
I matched it off the pricing page. I feel like we have to specify because the initial sentence was misleading.
|
Fletcher said that he wants to review this too. Don't merge until his changes are added. |
I tend to not merge other people's PRs anyway! :-)) |
|
|
||
| ### [Chrome Enterprise Device Trust connector](../add-secure-apps/flows-stages/stages/authenticator_endpoint_gdtc/index.md) | ||
|
|
||
| This authenticator stage validates Chrome browsers and ChromeOS devices against enterprise policies, ensuring compliance before access. It integrates authentik as the IdP to check device management enrollment, ideal for BYOD or remote workforces. |
There was a problem hiding this comment.
isn't this deprecated? iirc seeing something on that in the product ui
There was a problem hiding this comment.
Yes but it still works and is still listed on the pricing page. Any change for that will be separate.
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
8f8e92a to
304bfdc
Compare
* Begin * WIP * WIP * WIP * Fix link * Fix spellig and links * Enterprise vs enterprise plus * Changes based on Tana's comment * Update website/docs/enterprise/enterprise-features.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * Update website/docs/enterprise/enterprise-features.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * Update website/docs/enterprise/enterprise-features.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * Update website/docs/enterprise/enterprise-features.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * Apply suggestions * Apply suggestion from Eric * Update doc title after discussion with Tana * Fix links * Update website/docs/enterprise/manage-enterprise.mdx Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * Update website/docs/enterprise/manage-enterprise.mdx Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * Apply suggestions * US dollars * Apply Fletcher's suggestions --------- Signed-off-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Co-authored-by: Dominic R <dominic@sdko.org>
|
🍒 Cherry-pick to |
…n-2026.2) (#20546) website/docs: revamp enterprise section (#20379) * Begin * WIP * WIP * WIP * Fix link * Fix spellig and links * Enterprise vs enterprise plus * Changes based on Tana's comment * Update website/docs/enterprise/enterprise-features.md * Update website/docs/enterprise/enterprise-features.md * Update website/docs/enterprise/enterprise-features.md * Update website/docs/enterprise/enterprise-features.md * Apply suggestions * Apply suggestion from Eric * Update doc title after discussion with Tana * Fix links * Update website/docs/enterprise/manage-enterprise.mdx * Update website/docs/enterprise/manage-enterprise.mdx * Apply suggestions * US dollars * Apply Fletcher's suggestions --------- Signed-off-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Co-authored-by: Dominic R <dominic@sdko.org>
Details
Revamps the enterprise section of the docs.
Checklist
If applicable
make docs)