website/integrations: 1Password: cleanup#22699
Conversation
Agent-thread: https://sdko.org/internal/threads/019e6b51-dbe5-74f1-88e6-f3548914f8e0 A7k-product: product A7k-product-repo: 1 Co-authored-by: Agent <agent@svc.sdko.net>
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations 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 #22699 +/- ##
==========================================
- Coverage 93.29% 93.27% -0.02%
==========================================
Files 1033 1033
Lines 60154 60154
Branches 400 400
==========================================
- Hits 56122 56110 -12
- Misses 4032 4044 +12
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-96aff3d5858b4025a0646c9254bb6da9e8bfd3f1
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-96aff3d5858b4025a0646c9254bb6da9e8bfd3f1Afterwards, run the upgrade commands from the latest release notes. |
dewi-tik
left a comment
There was a problem hiding this comment.
1 comment/questions otherwise LGTM
| 5. Set the following values: | ||
| - **Client ID**: paste the Client ID from authentik. | ||
| - **Well-known URL**: `https://authentik.company/application/o/<application_slug>/.well-known/openid-configuration` | ||
| 6. Click **Next**, then click **Next** again. The redirect URIs were already configured in authentik. |
There was a problem hiding this comment.
Seems like a weird sentence. Maybe it makes more sense with the UI visible?
Effort: Integration Cleanup 2026-05. See #team-docs for more information and tracking spreadsheet.