Skip to content

website/docs: Update saml google workspace guide (cherry-pick #19624 to version-2025.12)#19642

Merged
dewi-tik merged 1 commit intoversion-2025.12from
cherry-pick/19624-to-version-2025.12
Jan 21, 2026
Merged

website/docs: Update saml google workspace guide (cherry-pick #19624 to version-2025.12)#19642
dewi-tik merged 1 commit intoversion-2025.12from
cherry-pick/19624-to-version-2025.12

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #19624 to version-2025.12 branch.

Original PR: #19624
Original Author: @PeshekDotDev
Cherry-picked commit: e7fbda7

* website/docs: Update saml google workspace guide

* Update website/docs/users-sources/sources/social-logins/google/workspace/index.md

Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Connor Peshek <connor@connorpeshek.me>

* Update website/docs/users-sources/sources/social-logins/google/workspace/index.md

Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Connor Peshek <connor@connorpeshek.me>

* Update website/docs/users-sources/sources/social-logins/google/workspace/index.md

Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Connor Peshek <connor@connorpeshek.me>

* Update website/docs/users-sources/sources/social-logins/google/workspace/index.md

Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Connor Peshek <connor@connorpeshek.me>

* Update website/docs/users-sources/sources/social-logins/google/workspace/index.md

Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Connor Peshek <connor@connorpeshek.me>

* fix assertion signature typo

* add feedback

---------

Signed-off-by: Connor Peshek <connor@connorpeshek.me>
Co-authored-by: Dominic R <dominic@sdko.org>
Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
@netlify
Copy link

netlify bot commented Jan 21, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 355847d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6970b94ffaa7af0008a83c9c
😎 Deploy Preview https://deploy-preview-19642--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 Jan 21, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 355847d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6970b94ffea7600008a35ba7
😎 Deploy Preview https://deploy-preview-19642--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.

@dewi-tik dewi-tik enabled auto-merge (squash) January 21, 2026 11:38
@codecov
Copy link

codecov bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.27%. Comparing base (2b1bfbb) to head (355847d).
⚠️ Report is 1 commits behind head on version-2025.12.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.12   #19642      +/-   ##
===================================================
+ Coverage            93.03%   93.27%   +0.23%     
===================================================
  Files                  946      946              
  Lines                52288    52288              
===================================================
+ Hits                 48647    48770     +123     
+ Misses                3641     3518     -123     
Flag Coverage Δ
e2e 44.48% <ø> (+0.61%) ⬆️
integration 23.60% <ø> (+<0.01%) ⬆️
unit 91.56% <ø> (+<0.01%) ⬆️
unit-migrate 91.60% <ø> (+<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.

@dewi-tik dewi-tik merged commit ac0501f into version-2025.12 Jan 21, 2026
124 of 127 checks passed
@dewi-tik dewi-tik deleted the cherry-pick/19624-to-version-2025.12 branch January 21, 2026 12:15
@github-actions
Copy link
Contributor

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-355847de783640049e8870c27a7f3586db22fdd0
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-355847de783640049e8870c27a7f3586db22fdd0

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants