Skip to content

website/docs: eap add info about custom validation (cherry-pick #17642 to version-2025.10)#17699

Merged
dominic-r merged 1 commit intoversion-2025.10from
cherry-pick/17642-to-version-2025.10
Oct 24, 2025
Merged

website/docs: eap add info about custom validation (cherry-pick #17642 to version-2025.10)#17699
dominic-r merged 1 commit intoversion-2025.10from
cherry-pick/17642-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #17642 to version-2025.10 branch.

Original PR: #17642
Original Author: @tanberry
Cherry-picked commit: 21d965d

* add info about custom validation

* tweaked table

* remove bullet

* remove other bullet

---------

Co-authored-by: Tana M Berry <tana@goauthentik.io>
@netlify
Copy link

netlify bot commented Oct 24, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 78b27f1
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68fbe38854511a0008ecd975
😎 Deploy Preview https://deploy-preview-17699--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.

@dominic-r dominic-r enabled auto-merge (squash) October 24, 2025 20:38
@netlify
Copy link

netlify bot commented Oct 24, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 78b27f1
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68fbe388810c750008248ad5
😎 Deploy Preview https://deploy-preview-17699--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 Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.98%. Comparing base (343506d) to head (78b27f1).
⚠️ Report is 1 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #17699      +/-   ##
===================================================
+ Coverage            92.93%   92.98%   +0.04%     
===================================================
  Files                  869      869              
  Lines                47944    47944              
===================================================
+ Hits                 44556    44579      +23     
+ Misses                3388     3365      -23     
Flag Coverage Δ
e2e 45.25% <ø> (+0.07%) ⬆️
integration 23.18% <ø> (+<0.01%) ⬆️
unit 91.07% <ø> (+<0.01%) ⬆️
unit-migrate 91.12% <ø> (+<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.

@dominic-r dominic-r merged commit 1ef83f3 into version-2025.10 Oct 24, 2025
127 of 129 checks passed
@dominic-r dominic-r deleted the cherry-pick/17642-to-version-2025.10 branch October 24, 2025 21:07
@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-78b27f1f31a1dca2c8a91ca1606f7932c5de1d54
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-78b27f1f31a1dca2c8a91ca1606f7932c5de1d54

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants