website/docs: Update saml google workspace guide#19624
Conversation
✅ 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 #19624 +/- ##
==========================================
- Coverage 93.27% 93.25% -0.03%
==========================================
Files 949 949
Lines 52131 52131
==========================================
- Hits 48627 48614 -13
- Misses 3504 3517 +13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-fee6049a549ff8f804b5f5cb9db2702c775e4069
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-fee6049a549ff8f804b5f5cb9db2702c775e4069Afterwards, run the upgrade commands from the latest release notes. |
website/docs/users-sources/sources/social-logins/google/workspace/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/google/workspace/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/google/workspace/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/google/workspace/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/google/workspace/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/google/workspace/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/google/workspace/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/google/workspace/index.md
Outdated
Show resolved
Hide resolved
…ace/index.md Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Connor Peshek <connor@connorpeshek.me>
…ace/index.md Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Connor Peshek <connor@connorpeshek.me>
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…ace/index.md Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Connor Peshek <connor@connorpeshek.me>
…ace/index.md Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Connor Peshek <connor@connorpeshek.me>
…ace/index.md Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Connor Peshek <connor@connorpeshek.me>
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
* 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>
|
🍒 Cherry-pick to |
…to version-2025.12) (#19642) website/docs: Update saml google workspace guide (#19624) * website/docs: Update saml google workspace guide * Update website/docs/users-sources/sources/social-logins/google/workspace/index.md * Update website/docs/users-sources/sources/social-logins/google/workspace/index.md * Update website/docs/users-sources/sources/social-logins/google/workspace/index.md * Update website/docs/users-sources/sources/social-logins/google/workspace/index.md * Update website/docs/users-sources/sources/social-logins/google/workspace/index.md * fix assertion signature typo * add feedback --------- Signed-off-by: Connor Peshek <connor@connorpeshek.me> Co-authored-by: Connor Peshek <connor@connorpeshek.me> Co-authored-by: Dominic R <dominic@sdko.org> Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
…experiment * main: sources/saml: properly catch InvalidSignature exception (#19641) sources/saml: Set AuthnRequest ProtocolBinding to HTTP-POST instead of HTTP-Redirect (#17378) website/docs: update endpoint agent windows log location (#19645) core: bump library/node from 25.3.0-trixie to 25.4.0-trixie in /website (#19632) core, web: update translations (#19535) core: bump github.com/pires/go-proxyproto from 0.8.1 to 0.9.0 (#19628) core: bump django-stubs[compatible-mypy] from 5.2.8 to 5.2.9 (#19629) web: bump @types/react from 19.2.8 to 19.2.9 in /web in the react group across 1 directory (#19631) core: bump sentry-sdk from 2.49.0 to 2.50.0 (#19630) website/integrations: update qnap (#19644) website/docs: Update saml google workspace guide (#19624) web/elements: reduce spacing between collapsible form groups (#19627) web/forms: fix forms not resetting state when modal closes (#19562) web/user: fix Firefox for Android infinite render loop in user library (#19379)
Details
Some steps, such as showing a user how to upload a cert, specifying which signature needs to be verified, etc needed to be added and re-organized for better clarity
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make docs)