Skip to content

website/docs: update LDAP provider docs#18272

Merged
dominic-r merged 13 commits intomainfrom
website/docs--update-ldap-provider-docs
Jan 13, 2026
Merged

website/docs: update LDAP provider docs#18272
dominic-r merged 13 commits intomainfrom
website/docs--update-ldap-provider-docs

Conversation

@dewi-tik
Copy link
Contributor

Details

Updates the LDAP provider docs. Contributes to #17735


Checklist

If applicable

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

@netlify
Copy link

netlify bot commented Nov 19, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit b99d3ac
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/691f702a417703000756ee43

@dewi-tik dewi-tik self-assigned this Nov 19, 2025
@netlify
Copy link

netlify bot commented Nov 19, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 599fee7
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69658f29f605ba000855a896
😎 Deploy Preview https://deploy-preview-18272--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.

@dewi-tik dewi-tik moved this from Todo to Needs review in authentik Core Nov 19, 2025
@dewi-tik dewi-tik added the area:docs Features or issues related to Docusaurus label Nov 19, 2025
@netlify
Copy link

netlify bot commented Nov 19, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 599fee7
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69658f29e5ef72000832f4c5
😎 Deploy Preview https://deploy-preview-18272--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.

@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.34%. Comparing base (d949564) to head (599fee7).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18272      +/-   ##
==========================================
- Coverage   93.35%   93.34%   -0.01%     
==========================================
  Files         949      949              
  Lines       52419    52419              
==========================================
- Hits        48935    48933       -2     
- Misses       3484     3486       +2     
Flag Coverage Δ
conformance 38.78% <ø> (+<0.01%) ⬆️
e2e 44.67% <ø> (+0.26%) ⬆️
integration 23.42% <ø> (+<0.01%) ⬆️
unit 91.57% <ø> (-0.02%) ⬇️
unit-migrate 91.61% <ø> (-0.02%) ⬇️

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.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 19, 2025

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-599fee729ee6a1e580556b0ff9096440e84c2fa1
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-599fee729ee6a1e580556b0ff9096440e84c2fa1

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

@dominic-r dominic-r self-requested a review November 20, 2025 00:06
@dewi-tik dewi-tik removed the status in authentik Core Nov 20, 2025
@dewi-tik dewi-tik moved this to Needs review in authentik Core Nov 20, 2025
@dewi-tik dewi-tik added the backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10 label Nov 25, 2025
@dewi-tik dewi-tik added the backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 label Jan 7, 2026
Copy link
Member

@dominic-r dominic-r left a comment

Choose a reason for hiding this comment

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

some changes i apparently never submit

@github-project-automation github-project-automation bot moved this from Needs review to In Progress in authentik Core Jan 7, 2026
@dominic-r dominic-r enabled auto-merge (squash) January 11, 2026 20:57
@dominic-r dominic-r disabled auto-merge January 11, 2026 20:58
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.

Whew! I never noticed all those screenshots! Thanks you for removing them, that is a maintenance nightmare.

@dominic-r dominic-r force-pushed the website/docs--update-ldap-provider-docs branch from fee8512 to 599fee7 Compare January 13, 2026 00:17
@dominic-r dominic-r enabled auto-merge (squash) January 13, 2026 00:17
@dominic-r
Copy link
Member

Fixed merge conflicts

@dominic-r dominic-r merged commit f6a50a6 into main Jan 13, 2026
181 of 187 checks passed
@dominic-r dominic-r deleted the website/docs--update-ldap-provider-docs branch January 13, 2026 02:11
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Jan 13, 2026
authentik-automation bot pushed a commit that referenced this pull request Jan 13, 2026
* Update docs, remove all images

* Move service account step

* Remove commas

* Minor improvements

* Table language improved

* Group table language improvements

* Fix stage capitalization

* Language

* Update file name, sidebar and redirect

* Add links

* Swap headers

* Update file to mdx

* Apply suggestions from code review

Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>

---------

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.10 created: #19344

authentik-automation bot pushed a commit that referenced this pull request Jan 13, 2026
* Update docs, remove all images

* Move service account step

* Remove commas

* Minor improvements

* Table language improved

* Group table language improvements

* Fix stage capitalization

* Language

* Update file name, sidebar and redirect

* Add links

* Swap headers

* Update file to mdx

* Apply suggestions from code review

Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>

---------

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.12 created: #19345

rissson pushed a commit that referenced this pull request Jan 13, 2026
…n-2025.12) (#19345)

Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
rissson pushed a commit that referenced this pull request Jan 13, 2026
…n-2025.10) (#19344)

Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
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-2025.10 Add this label to PRs to backport changes to version-2025.10 backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants