Skip to content

website/integrations: add Productive integration#22769

Merged
dominic-r merged 4 commits into
mainfrom
sdko/add-productive-integration
Jun 4, 2026
Merged

website/integrations: add Productive integration#22769
dominic-r merged 4 commits into
mainfrom
sdko/add-productive-integration

Conversation

@dominic-r
Copy link
Copy Markdown
Member

Adds a new Productive integration guide covering SAML SSO and optional SCIM provisioning with authentik.

The guide documents required Productive values, authentik SAML mappings, SCIM setup, and validation steps for the integration.

Validation:

  • make integrations

Agent-thread: https://sdko.org/internal/threads/019e808e-70a3-7b02-ade4-839d9c259456
A7k-product: product
A7k-product-repo: 3
Co-authored-by: Agent <agent@svc.sdko.net>
@dominic-r dominic-r requested a review from a team as a code owner June 1, 2026 00:27
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label Jun 1, 2026
@dominic-r dominic-r self-assigned this Jun 1, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 1, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 67c4667
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a21b091ee22170008f7e710
😎 Deploy Preview https://deploy-preview-22769--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 1, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 67c4667
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a21b091f5923600089f6822
😎 Deploy Preview https://deploy-preview-22769--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 1, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #22769   +/-   ##
=======================================
  Coverage   93.29%   93.29%           
=======================================
  Files        1033     1033           
  Lines       60154    60154           
  Branches      400      400           
=======================================
+ Hits        56122    56123    +1     
+ Misses       4032     4031    -1     
Flag Coverage Δ
conformance 36.55% <ø> (+<0.01%) ⬆️
e2e 41.81% <ø> (ø)
integration 33.00% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.23% <ø> (+<0.01%) ⬆️
unit-migrate 92.26% <ø> (-0.01%) ⬇️

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.

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
@github-project-automation github-project-automation Bot moved this from Todo to In Progress in authentik Core Jun 1, 2026
@dominic-r dominic-r enabled auto-merge (squash) June 1, 2026 11:21
@dominic-r dominic-r merged commit 4bc9b9e into main Jun 4, 2026
112 checks passed
@dominic-r dominic-r deleted the sdko/add-productive-integration branch June 4, 2026 17:44
@github-project-automation github-project-automation Bot moved this from In Progress to Done in authentik Core Jun 4, 2026
@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-67c46677821d9a8f202ee5725725d72b872f70fc
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-67c46677821d9a8f202ee5725725d72b872f70fc

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

dominic-r added a commit that referenced this pull request Jun 4, 2026
* website/integrations: add Productive integration

Agent-thread: https://sdko.org/internal/threads/019e808e-70a3-7b02-ade4-839d9c259456
A7k-product: product
A7k-product-repo: 3
Co-authored-by: Agent <agent@svc.sdko.net>

* change config verification step

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

---------

Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Agent <agent@svc.sdko.net>
Co-authored-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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants