website/docs: update binding wizard labels#22869
Conversation
Refresh binding instructions to match the current Create or bind wizard labels across application, policy, event, and RAC docs. Closes: #22272 Agent-thread: https://sdko.org/internal/threads/019e948f-6a16-7181-ba2e-3c539bec06e7 A7k-product: product A7k-product-repo: 2 Co-authored-by: Agent <agent@svc.sdko.net>
✅ Deploy Preview for authentik-integrations 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 #22869 +/- ##
==========================================
- Coverage 93.30% 93.23% -0.07%
==========================================
Files 1033 1033
Lines 60154 60154
Branches 400 400
==========================================
- Hits 56126 56084 -42
- Misses 4028 4070 +42
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-652282daa31430fff2ede6d578c4e3aaf822587f
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-652282daa31430fff2ede6d578c4e3aaf822587fAfterwards, run the upgrade commands from the latest release notes. |
|
🍒 Cherry-pick to |
…sion-2026.5) (#22872) website/docs: update binding wizard labels (#22869) Refresh binding instructions to match the current Create or bind wizard labels across application, policy, event, and RAC docs. Closes: #22272 Agent-thread: https://sdko.org/internal/threads/019e948f-6a16-7181-ba2e-3c539bec06e7 A7k-product: product A7k-product-repo: 2 Co-authored-by: Dominic R <dominic@goauthentik.io> Co-authored-by: Agent <agent@svc.sdko.net>
Refresh the remaining binding instructions to match the current Create or bind wizard labels and application binding flow. This covers application access bindings, policy binding docs, notification rule bindings, and the RAC prompt-stage flow.
Closes #22272
Validation: