website/docs: adds note about ak_create_jwt function#18614
Conversation
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #18614 +/- ##
==========================================
+ Coverage 92.99% 93.24% +0.25%
==========================================
Files 933 933
Lines 51157 51157
==========================================
+ Hits 47573 47702 +129
+ Misses 3584 3455 -129
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
tanberry
left a comment
There was a problem hiding this comment.
weird grammar rules strike again :-)
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Dominic R <dominic@sdko.org>
* 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>
|
🍒 Cherry-pick to |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-920707291295320585d34a32551fbfa70319fe78
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your 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-920707291295320585d34a32551fbfa70319fe78Afterwards, run the upgrade commands from the latest release notes. |
to version-2025.10) (#18626) website/docs: adds note about ak_create_jwt function (#18614) * Adds note * Apply suggestion from @tanberry --------- Signed-off-by: Dominic R <dominic@sdko.org> Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Dominic R <dominic@sdko.org> Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
* main: (40 commits) enterprise/stages/mtls: fix traefik certificate parsing (#18607) wed/admin: change s to S in "Stage" (#18632) flows: refresh unauthenticated tabs (#18621) flows: keep ?next url when using cancel (#18619) core, web: update translations (#18620) ci: bump actions/setup-node from 6.0.0 to 6.1.0 (#18552) core: bump goauthentik/fips-debian from `cf233be` to `a80dbbd` (#18594) web: bump @sentry/browser from 10.28.0 to 10.29.0 in /web in the sentry group across 1 directory (#18623) website/docs: adds note about ak_create_jwt function (#18614) api: fix IPC auth (#18612) web: bump mermaid from 11.12.1 to 11.12.2 in /web (#18602) web: Codemirror fixes (#18610) web: bump packages in /web (#18604) website/docs: expressions: fix markdown (#18613) website/docs: add missing API sidebar entry (#18586) web: bump yaml from 2.8.1 to 2.8.2 in /web (#18605) web/elements: update AppIcon story with files change (#18608) api: test action decorator (#18583) crypto: separate permissions for certificate and private keydownload (#18588) core: bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#18592) ...
Details
Checklist
make docs)