Skip to content

Conversation

@dewi-tik
Copy link
Contributor

Details

Closes #19672


Checklist

If applicable

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

@dewi-tik dewi-tik requested a review from a team as a code owner January 22, 2026 13:15
@dewi-tik dewi-tik added area:docs Features or issues related to Docusaurus backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 labels Jan 22, 2026
@dewi-tik dewi-tik enabled auto-merge (squash) January 22, 2026 13:16
@netlify
Copy link

netlify bot commented Jan 22, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 55c9814
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6972230ba256fd00085df29d
😎 Deploy Preview https://deploy-preview-19676--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 Jan 22, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 55c9814
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6972230be1cb2f000709c7c7
😎 Deploy Preview https://deploy-preview-19676--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.

@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.22%. Comparing base (5c51ee5) to head (55c9814).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19676      +/-   ##
==========================================
- Coverage   93.28%   93.22%   -0.06%     
==========================================
  Files         949      949              
  Lines       52142    52142              
==========================================
- Hits        48639    48609      -30     
- Misses       3503     3533      +30     
Flag Coverage Δ
conformance 38.25% <ø> (+<0.01%) ⬆️
e2e 44.10% <ø> (+<0.01%) ⬆️
integration 23.15% <ø> (-0.06%) ⬇️
unit 91.51% <ø> (ø)
unit-migrate 91.54% <ø> (-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.

@dewi-tik dewi-tik merged commit 749a322 into main Jan 22, 2026
102 checks passed
@dewi-tik dewi-tik deleted the website/docs--fix-ldap-instructions branch January 22, 2026 13:45
authentik-automation bot pushed a commit that referenced this pull request Jan 22, 2026
@authentik-automation
Copy link
Contributor

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

@github-actions
Copy link
Contributor

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-55c9814cc8cd124260c7f2ccbe87a8fee302d63c
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-55c9814cc8cd124260c7f2ccbe87a8fee302d63c

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

dewi-tik added a commit that referenced this pull request Jan 22, 2026
…19676 to version-2025.12) (#19678)

website/docs: update LDAP search permission instructions (#19676)

Updates LDAP permissions

Co-authored-by: Dewi Roberts <[email protected]>
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.12 Add this label to PRs to backport changes to version-2025.12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

no userlist in ldap permission view

2 participants