Skip to content

website/docs: endpoint devices: specify name and slug#20016

Merged
dewi-tik merged 2 commits intomainfrom
website/docs--endpoint-devices--add-info-about-application-slug
Feb 4, 2026
Merged

website/docs: endpoint devices: specify name and slug#20016
dewi-tik merged 2 commits intomainfrom
website/docs--endpoint-devices--add-info-about-application-slug

Conversation

@dewi-tik
Copy link
Contributor

@dewi-tik dewi-tik commented Feb 4, 2026

Details

Based off a customer issue. This is configurable in the ak config command but this is a quick fix for now.


Checklist

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

@dewi-tik dewi-tik requested a review from a team as a code owner February 4, 2026 16:27
@dewi-tik dewi-tik self-assigned this Feb 4, 2026
@dewi-tik dewi-tik added area:docs Features or issues related to Docusaurus backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 labels Feb 4, 2026
@dewi-tik dewi-tik requested a review from dominic-r February 4, 2026 16:27
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
@netlify
Copy link

netlify bot commented Feb 4, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 56e32ae
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69837367c3e4d20008aa2357
😎 Deploy Preview https://deploy-preview-20016--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

netlify bot commented Feb 4, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 56e32ae
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/698373679f550d00083072f4
😎 Deploy Preview https://deploy-preview-20016--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 Feb 4, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit b1ba10a
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6983739a4a9dcd0008c07f8c
😎 Deploy Preview https://deploy-preview-20016--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 Feb 4, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit b1ba10a
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6983739a4e0b370008e4b462
😎 Deploy Preview https://deploy-preview-20016--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 Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.20%. Comparing base (30d41de) to head (b1ba10a).
⚠️ Report is 4 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20016      +/-   ##
==========================================
- Coverage   93.23%   93.20%   -0.04%     
==========================================
  Files         968      968              
  Lines       53429    53429              
==========================================
- Hits        49817    49798      -19     
- Misses       3612     3631      +19     
Flag Coverage Δ
conformance 38.05% <ø> (+<0.01%) ⬆️
e2e 44.05% <ø> (+<0.01%) ⬆️
integration 22.71% <ø> (-0.05%) ⬇️
unit 91.39% <ø> (-0.02%) ⬇️
unit-migrate 91.42% <ø> (-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.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 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-b1ba10a1df8d3e5e9f0473cb0b918af24ad8c234
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-b1ba10a1df8d3e5e9f0473cb0b918af24ad8c234

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 Feb 4, 2026
@dewi-tik dewi-tik merged commit a7de5ed into main Feb 4, 2026
102 checks passed
@dewi-tik dewi-tik deleted the website/docs--endpoint-devices--add-info-about-application-slug branch February 4, 2026 21:59
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Feb 4, 2026
authentik-automation bot pushed a commit that referenced this pull request Feb 4, 2026
* specify name and slug

* Update configuration.md

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>

---------

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.12 created: #20025

dewi-tik added a commit that referenced this pull request Feb 4, 2026
…0016 to version-2025.12) (#20025)

website/docs: endpoint devices: specify name and slug (#20016)

* specify name and slug

* Update configuration.md



---------

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
atereshkin pushed a commit to atereshkin/authentik that referenced this pull request Feb 9, 2026
)

* specify name and slug

* Update configuration.md

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>

---------

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
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-2025.12 Add this label to PRs to backport changes to version-2025.12

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants