Skip to content

website/docs: revamp enterprise section#20379

Merged
dewi-tik merged 21 commits intomainfrom
website/docs--revamp-enterprise-section
Feb 25, 2026
Merged

website/docs: revamp enterprise section#20379
dewi-tik merged 21 commits intomainfrom
website/docs--revamp-enterprise-section

Conversation

@dewi-tik
Copy link
Contributor

@dewi-tik dewi-tik commented Feb 18, 2026

Details

Revamps the enterprise section of the docs.


Checklist

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

@netlify
Copy link

netlify bot commented Feb 18, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 304bfdc
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/699e44ac322055000873d182
😎 Deploy Preview https://deploy-preview-20379--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 18, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 304bfdc
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/699e44ac386cd10007c19741
😎 Deploy Preview https://deploy-preview-20379--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.30%. Comparing base (c29427c) to head (304bfdc).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

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     
Flag Coverage Δ
conformance 37.35% <ø> (+<0.01%) ⬆️
e2e 43.14% <ø> (-0.01%) ⬇️
integration 22.37% <ø> (+<0.01%) ⬆️
unit 91.51% <ø> (+<0.01%) ⬆️
unit-migrate 91.55% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dewi-tik dewi-tik self-assigned this Feb 18, 2026
@dewi-tik dewi-tik added area:docs Features or issues related to Docusaurus backport/version-2026.2 Add this label to PRs to backport changes to version-2026.2 labels Feb 18, 2026
@dewi-tik dewi-tik moved this from Todo to In Progress in authentik Core Feb 18, 2026
@dewi-tik dewi-tik marked this pull request as ready for review February 18, 2026 15:28
@dewi-tik dewi-tik requested a review from a team as a code owner February 18, 2026 15:28
@netlify
Copy link

netlify bot commented Feb 18, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit d41f6b2
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6995dcefd00c8c000952168c
😎 Deploy Preview https://deploy-preview-20379--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 18, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 304bfdc
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/699e44ac0f3aed0008414bc8
😎 Deploy Preview https://deploy-preview-20379--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@tanberry
Copy link
Contributor

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:
-- the current docs have two sections, "About the license expiry date" and "How to view your license key" that we added as explicit sections because users kept asking how to do those tasks.. I don;t see them yet in the re-write, or at least not called out and easy to find.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

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)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

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-304bfdc52b40e7b700ee399942dec77c72cf3186

Afterwards, run the upgrade commands from the latest release notes.

@dewi-tik
Copy link
Contributor Author

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: -- the current docs have two sections, "About the license expiry date" and "How to view your license key" that we added as explicit sections because users kept asking how to do those tasks.. I don;t see them yet in the re-write, or at least not called out and easy to find.

I've pushed some changes to fix this.

Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again @dewi-tik for these improvements, and for the new lilst of all Enterprise features. Good stuff!

:::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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's risky to put in a specific dollar amount...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I matched it off the pricing page. I feel like we have to specify because the initial sentence was misleading.

@dewi-tik
Copy link
Contributor Author

Fletcher said that he wants to review this too. Don't merge until his changes are added.

@tanberry
Copy link
Contributor

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! :-))

Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again @dewi-tik !


### [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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't this deprecated? iirc seeing something on that in the product ui

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes but it still works and is still listed on the pricing page. Any change for that will be separate.

@dewi-tik dewi-tik enabled auto-merge (squash) February 24, 2026 21:14
dewi-tik and others added 21 commits February 24, 2026 19:36
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>
@dominic-r dominic-r force-pushed the website/docs--revamp-enterprise-section branch from 8f8e92a to 304bfdc Compare February 25, 2026 00:39
@dewi-tik dewi-tik merged commit 54373cf into main Feb 25, 2026
102 checks passed
@dewi-tik dewi-tik deleted the website/docs--revamp-enterprise-section branch February 25, 2026 01:11
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Feb 25, 2026
authentik-automation bot pushed a commit that referenced this pull request Feb 25, 2026
* 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>
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2026.2 created: #20546

dominic-r added a commit that referenced this pull request Feb 25, 2026
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus backport/version-2026.2 Add this label to PRs to backport changes to version-2026.2

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants