Skip to content

website/docs: limiting permissions of AD service account#19483

Merged
dewi-tik merged 4 commits intomainfrom
website/docs--ldap
Jan 15, 2026
Merged

website/docs: limiting permissions of AD service account#19483
dewi-tik merged 4 commits intomainfrom
website/docs--ldap

Conversation

@dewi-tik
Copy link
Contributor

Details

Adds info box about limiting AD sync service account permissions.


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 15, 2026 13:25
@dewi-tik dewi-tik self-assigned this Jan 15, 2026
@dewi-tik dewi-tik added 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 labels Jan 15, 2026
@netlify
Copy link

netlify bot commented Jan 15, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit cd5d2d9
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6968eac06e731100085d46ac
😎 Deploy Preview https://deploy-preview-19483--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.

@netlify
Copy link

netlify bot commented Jan 15, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 2f0cf58
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/696903010fc56a0008f3e0cb
😎 Deploy Preview https://deploy-preview-19483--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 15, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 2f0cf58
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69690301290b65000797be33
😎 Deploy Preview https://deploy-preview-19483--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.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Jan 15, 2026
@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.27%. Comparing base (41e99b5) to head (2f0cf58).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #19483   +/-   ##
=======================================
  Coverage   93.27%   93.27%           
=======================================
  Files         949      949           
  Lines       52001    52015   +14     
=======================================
+ Hits        48505    48519   +14     
  Misses       3496     3496           
Flag Coverage Δ
conformance 38.29% <ø> (-0.02%) ⬇️
e2e 44.28% <ø> (+0.05%) ⬆️
integration 23.06% <ø> (-0.01%) ⬇️
unit 91.50% <ø> (+<0.01%) ⬆️
unit-migrate 91.51% <ø> (+<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 enabled auto-merge (squash) January 15, 2026 15:08
@dewi-tik dewi-tik merged commit 8ead098 into main Jan 15, 2026
141 of 143 checks passed
@dewi-tik dewi-tik deleted the website/docs--ldap branch January 15, 2026 16:14
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Jan 15, 2026
authentik-automation bot pushed a commit that referenced this pull request Jan 15, 2026
* Add info about limiting permissions

* Simplified instructions

* OU > organizational unit
@authentik-automation
Copy link
Contributor

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

authentik-automation bot pushed a commit that referenced this pull request Jan 15, 2026
* Add info about limiting permissions

* Simplified instructions

* OU > organizational unit
@authentik-automation
Copy link
Contributor

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

@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-2f0cf588401fc7a2959c5899a7d050b3dadbcf5c
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-2f0cf588401fc7a2959c5899a7d050b3dadbcf5c

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

dominic-r pushed a commit that referenced this pull request Jan 15, 2026
…19483 to version-2025.10) (#19488)

website/docs: limiting permissions of AD service account (#19483)

* Add info about limiting permissions

* Simplified instructions

* OU > organizational unit

Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
dominic-r pushed a commit that referenced this pull request Jan 15, 2026
…19483 to version-2025.12) (#19489)

website/docs: limiting permissions of AD service account (#19483)

* Add info about limiting permissions

* Simplified instructions

* OU > organizational unit

Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
kensternberg-authentik added a commit that referenced this pull request Jan 31, 2026
* main: (47 commits)
  endpoints/connectors/agent: add tests for IA endpoint stage (#19487)
  website/docs: limiting permissions of AD service account (#19483)
  endpoints/connectors/agent: Skip Endpoint stage on device IA & fix confusing identification subtext (#19482)
  root: adjust makefile for non-brew macos (#19479)
  providers/oauth2: allow property mappings to override scope claim in access tokens (#19226)
  revert: lib: use orjson for structlog json (#19478)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#19464)
  core: bump library/nginx from `e3a22a7` to `c881927` in /website (#19469)
  core: bump library/node from 25.2.1-trixie to 25.3.0-trixie in /website (#19468)
  web: bump prettier from 3.7.4 to 3.8.0 in /web (#19471)
  website/integrations: add MinIO AIStor configuration via environment variables (#19337)
  root: upgrade ruff lint for 3.14 (#19461)
  lib: use orjson for structlog json (#19462)
  ci: fix checkout stable (for 2025.12) (#19448)
  root: Python 3.14 (#17313)
  core: bump channels from 4.3.1 to 4.3.2 (#19458)
  core: bump mypy from 1.18.2 to 1.19.1 (#19457)
  core: bump google-api-python-client from 2.177.0 to 2.188.0 (#19443)
  core: bump selenium from 4.32.0 to 4.39.0 (#19455)
  core: bump msgraph-sdk from 1.39.0 to 1.52.0 (#19454)
  ...
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.

2 participants