Skip to content

website/docs: adds note about ak_create_jwt function (cherry-pick #18614 to version-2025.10)#18626

Merged
dewi-tik merged 1 commit intoversion-2025.10from
cherry-pick/18614-to-version-2025.10
Dec 5, 2025
Merged

website/docs: adds note about ak_create_jwt function (cherry-pick #18614 to version-2025.10)#18626
dewi-tik merged 1 commit intoversion-2025.10from
cherry-pick/18614-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

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

Original PR: #18614
Original Author: @dewi-tik
Cherry-picked commit: 1620a96

* Adds note

* Apply suggestion from @tanberry

Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dominic R <dominic@sdko.org>

---------

Signed-off-by: Dominic R <dominic@sdko.org>
Co-authored-by: Dominic R <dominic@sdko.org>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
@netlify
Copy link

netlify bot commented Dec 5, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 9f331d5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6932a7a8165cb0000809b132
😎 Deploy Preview https://deploy-preview-18626--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 Dec 5, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 9f331d5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6932a7a88830c30008f74952
😎 Deploy Preview https://deploy-preview-18626--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 Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.98%. Comparing base (064866c) to head (9f331d5).
⚠️ Report is 8 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #18626      +/-   ##
===================================================
+ Coverage            92.94%   92.98%   +0.04%     
===================================================
  Files                  869      869              
  Lines                48098    48098              
===================================================
+ Hits                 44703    44726      +23     
+ Misses                3395     3372      -23     
Flag Coverage Δ
e2e 45.10% <ø> (+0.06%) ⬆️
integration 23.11% <ø> (+<0.01%) ⬆️
unit 91.09% <ø> (+<0.01%) ⬆️
unit-migrate 91.14% <ø> (+<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) December 5, 2025 09:52
@dewi-tik dewi-tik merged commit ad569be into version-2025.10 Dec 5, 2025
87 checks passed
@dewi-tik dewi-tik deleted the cherry-pick/18614-to-version-2025.10 branch December 5, 2025 09:52
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

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-9f331d5c9fb43a64231924f6f540e792b6071a67
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-9f331d5c9fb43a64231924f6f540e792b6071a67

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.

1 participant