Skip to content

website/integrations: 1Password: cleanup#22699

Merged
dominic-r merged 2 commits into
mainfrom
sdko/integrcleanup/1password
Jun 5, 2026
Merged

website/integrations: 1Password: cleanup#22699
dominic-r merged 2 commits into
mainfrom
sdko/integrcleanup/1password

Conversation

@dominic-r
Copy link
Copy Markdown
Member

Effort: Integration Cleanup 2026-05. See #team-docs for more information and tracking spreadsheet.

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>
@dominic-r dominic-r requested a review from a team as a code owner May 27, 2026 21:31
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label May 27, 2026
@dominic-r dominic-r self-assigned this May 27, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 96aff3d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a21b0a5da072400087bbb21
😎 Deploy Preview https://deploy-preview-22699--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
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 96aff3d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a21b0a549f33f000811b2e8
😎 Deploy Preview https://deploy-preview-22699--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
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.27%. Comparing base (5ad73a0) to head (96aff3d).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

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     
Flag Coverage Δ
conformance 36.55% <ø> (ø)
e2e 41.81% <ø> (ø)
integration 33.00% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.23% <ø> (-0.01%) ⬇️
unit-migrate 92.25% <ø> (-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-96aff3d5858b4025a0646c9254bb6da9e8bfd3f1
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-96aff3d5858b4025a0646c9254bb6da9e8bfd3f1

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

Copy link
Copy Markdown
Contributor

@dewi-tik dewi-tik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a weird sentence. Maybe it makes more sense with the UI visible?

@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 eb91951 into main Jun 5, 2026
113 checks passed
@dominic-r dominic-r deleted the sdko/integrcleanup/1password branch June 5, 2026 11:12
@github-project-automation github-project-automation Bot moved this from In Progress to Done in authentik Core Jun 5, 2026
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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants