Skip to content

website/docs: add link in 2025.8 rel notes to back-channel logout doc (cherry pick #16306)#16318

Merged
rissson merged 1 commit intoversion-2025.8from
cherry-pick-pr-16306
Aug 21, 2025
Merged

website/docs: add link in 2025.8 rel notes to back-channel logout doc (cherry pick #16306)#16318
rissson merged 1 commit intoversion-2025.8from
cherry-pick-pr-16306

Conversation

@tanberry
Copy link
Contributor

@tanberry tanberry commented Aug 21, 2025

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

#16306)

Co-authored-by: Tana M Berry <tana@goauthentik.io>
@tanberry tanberry requested a review from a team as a code owner August 21, 2025 19:39
@netlify
Copy link

netlify bot commented Aug 21, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit fbc0708
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68a775d7514c140009ea9770
😎 Deploy Preview https://deploy-preview-16318--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 Aug 21, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit fbc0708
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68a775d75771fe0008463f1a
😎 Deploy Preview https://deploy-preview-16318--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 Aug 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.82%. Comparing base (f14d033) to head (fbc0708).
⚠️ Report is 1 commits behind head on version-2025.8.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2025.8   #16318      +/-   ##
==================================================
+ Coverage           92.77%   92.82%   +0.05%     
==================================================
  Files                 836      836              
  Lines               45209    45209              
==================================================
+ Hits                41942    41965      +23     
+ Misses               3267     3244      -23     
Flag Coverage Δ
e2e 46.64% <ø> (+0.07%) ⬆️
integration 23.57% <ø> (+<0.01%) ⬆️
unit 90.92% <ø> (+<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.

@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-fbc07083657814fdbf922ed9afd4ece603be5520
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-fbc07083657814fdbf922ed9afd4ece603be5520

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

@rissson rissson merged commit b1cd6d3 into version-2025.8 Aug 21, 2025
113 of 154 checks passed
@rissson rissson deleted the cherry-pick-pr-16306 branch August 21, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants