Skip to content

website/docs: update binding wizard labels#22869

Merged
dominic-r merged 1 commit into
mainfrom
sdko/docs-application-binding-wizard
Jun 5, 2026
Merged

website/docs: update binding wizard labels#22869
dominic-r merged 1 commit into
mainfrom
sdko/docs-application-binding-wizard

Conversation

@dominic-r
Copy link
Copy Markdown
Member

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:

  • make docs

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>
@dominic-r dominic-r requested a review from a team as a code owner June 4, 2026 21:39
@dominic-r dominic-r self-assigned this Jun 4, 2026
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label Jun 4, 2026
@dominic-r dominic-r added the backport/version-2026.5 Add this label to PRs to backport changes to version-2026.5 label Jun 4, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 4, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 652282d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a21f0ab0b79ab0008f3f8d9
😎 Deploy Preview https://deploy-preview-22869--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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 4, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 652282d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a21f0ab6225a40008c1e393
😎 Deploy Preview https://deploy-preview-22869--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.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.23%. Comparing base (3c861d3) to head (652282d).
✅ All tests successful. No failed tests found.

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     
Flag Coverage Δ
conformance 36.55% <ø> (+<0.01%) ⬆️
e2e 41.81% <ø> (ø)
integration 32.51% <ø> (-0.49%) ⬇️
rust 0.00% <ø> (ø)
unit 92.23% <ø> (-0.01%) ⬇️
unit-migrate 92.24% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

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-652282daa31430fff2ede6d578c4e3aaf822587f
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-652282daa31430fff2ede6d578c4e3aaf822587f

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

@github-project-automation github-project-automation Bot moved this from Todo to In Progress in authentik Core Jun 5, 2026
@dominic-r dominic-r merged commit 4e5c817 into main Jun 5, 2026
115 checks passed
@dominic-r dominic-r deleted the sdko/docs-application-binding-wizard branch June 5, 2026 03:05
@github-project-automation github-project-automation Bot moved this from In Progress to Done in authentik Core Jun 5, 2026
@authentik-automation
Copy link
Copy Markdown
Contributor

🍒 Cherry-pick to version-2026.5 created: #22872

dominic-r added a commit that referenced this pull request Jun 5, 2026
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus backport/version-2026.5 Add this label to PRs to backport changes to version-2026.5

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Binding wizard updates, button labels changed.

2 participants