Skip to content

website/docs: update endpoint agent windows log location#19645

Merged
dewi-tik merged 1 commit intomainfrom
website/docs/update-agent-logs
Jan 21, 2026
Merged

website/docs: update endpoint agent windows log location#19645
dewi-tik merged 1 commit intomainfrom
website/docs/update-agent-logs

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Jan 21, 2026

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested a review from a team as a code owner January 21, 2026 12:31
@BeryJu BeryJu 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 21, 2026
@netlify
Copy link

netlify bot commented Jan 21, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 669a701
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6970c733ebe757000887469f
😎 Deploy Preview https://deploy-preview-19645--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 Jan 21, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 669a701
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6970c733437f700008146e60
😎 Deploy Preview https://deploy-preview-19645--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 Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.20%. Comparing base (e7fbda7) to head (669a701).
⚠️ Report is 8 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19645      +/-   ##
==========================================
- Coverage   93.28%   93.20%   -0.09%     
==========================================
  Files         949      949              
  Lines       52131    52131              
==========================================
- Hits        48633    48588      -45     
- Misses       3498     3543      +45     
Flag Coverage Δ
conformance 38.26% <ø> (+<0.01%) ⬆️
e2e 44.11% <ø> (ø)
integration 23.16% <ø> (-0.06%) ⬇️
unit 91.51% <ø> (-0.02%) ⬇️
unit-migrate 91.53% <ø> (-0.04%) ⬇️

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 21, 2026 12:40
@dewi-tik dewi-tik merged commit 3d06d5d into main Jan 21, 2026
102 checks passed
@dewi-tik dewi-tik deleted the website/docs/update-agent-logs branch January 21, 2026 13:00
authentik-automation bot pushed a commit that referenced this pull request Jan 21, 2026
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@authentik-automation
Copy link
Contributor

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

@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-669a701b4cea65a8b05a7a7221f48a9e2bd0d37f
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-669a701b4cea65a8b05a7a7221f48a9e2bd0d37f

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

BeryJu added a commit that referenced this pull request Jan 21, 2026
…19645 to version-2025.12) (#19646)

website/docs: update endpoint agent windows log location (#19645)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens L. <jens@goauthentik.io>
kensternberg-authentik added a commit that referenced this pull request Jan 21, 2026
…experiment

* main:
  sources/saml: properly catch InvalidSignature exception (#19641)
  sources/saml: Set AuthnRequest ProtocolBinding to HTTP-POST instead of HTTP-Redirect (#17378)
  website/docs: update endpoint agent windows log location (#19645)
  core: bump library/node from 25.3.0-trixie to 25.4.0-trixie in /website (#19632)
  core, web: update translations (#19535)
  core: bump github.com/pires/go-proxyproto from 0.8.1 to 0.9.0 (#19628)
  core: bump django-stubs[compatible-mypy] from 5.2.8 to 5.2.9 (#19629)
  web: bump @types/react from 19.2.8 to 19.2.9 in /web in the react group across 1 directory (#19631)
  core: bump sentry-sdk from 2.49.0 to 2.50.0 (#19630)
  website/integrations: update qnap (#19644)
  website/docs: Update saml google workspace guide (#19624)
  web/elements: reduce spacing between collapsible form groups (#19627)
  web/forms: fix forms not resetting state when modal closes (#19562)
  web/user: fix Firefox for Android infinite render loop in user library (#19379)
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.

3 participants