website/integrations: add Productive integration#22769
Conversation
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>
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs 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 #22769 +/- ##
=======================================
Coverage 93.29% 93.29%
=======================================
Files 1033 1033
Lines 60154 60154
Branches 400 400
=======================================
+ Hits 56122 56123 +1
+ Misses 4032 4031 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your 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)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-67c46677821d9a8f202ee5725725d72b872f70fcAfterwards, run the upgrade commands from the latest release notes. |
* 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>
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: