website/integrations: minio: notice about sso deprecation on CE#14679
website/integrations: minio: notice about sso deprecation on CE#14679tanberry merged 3 commits intogoauthentik:mainfrom
Conversation
Starting with RELEASE.2025-05-24T17-08-30Z, MinIO has limited SSO support to their enterprise edition. This pr adds a warning to inform users and recommends sticking with earlier versions to retain SSO functionality. Signed-off-by: Dominic R <dominic@sdko.org>
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14679 +/- ##
==========================================
- Coverage 92.77% 92.70% -0.07%
==========================================
Files 814 814
Lines 41901 41901
==========================================
- Hits 38872 38845 -27
- Misses 3029 3056 +27
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| - `minio.company` is the FQDN of the MinIO installation. | ||
| - `authentik.company` is the FQDN of the authentik installation. | ||
|
|
||
| :::warning |
There was a problem hiding this comment.
Actually I'd slightly rewrite this to recommend against reverting to an older version as that would have security implications but just note that that is the latest version supported.
There was a problem hiding this comment.
Yea, after submitting I was thinking of how that might sound. Is this better
|
Thank you as always, @dominic-r ! |
* main: (27 commits) lib/sync/outgoing: sync in parallel (#14697) core, web: update translations (#14707) tests/e2e: fix flaky SAML Source test (#14708) web: fix lock (#14705) Update packages-npm-publish.yml (#14702) website/integrations: coder: fix typo (#14514) ci: Update packages-npm-publish.yml (#14701) web: bump the swc group across 2 directories with 12 updates (#14623) web: Use engine available on Github Actions. (#14699) web: bump the rollup group across 1 directory with 4 updates (#14682) ci: test with postgres 17 (#13967) web: bump knip from 5.33.0 to 5.58.0 in /web (#14685) web: bump fuse.js from 7.0.0 to 7.1.0 in /web (#14687) web: bump @formatjs/intl-listformat from 7.5.7 to 7.7.11 in /web (#14689) root: do not use /bin/bash directly (#14698) website/integrations: minio: notice about sso deprecation on CE (#14679) core: bump cryptography from 44.0.3 to 45.0.3 (#14690) core: bump django-tenants from 3.7.0 to 3.8.0 (#14691) core: bump astral-sh/uv from 0.7.7 to 0.7.8 (#14681) core: bump axllent/mailpit from v1.25.0 to v1.25.1 in /tests/e2e (#14693) ...
Starting with RELEASE.2025-05-24T17-08-30Z, MinIO has limited SSO support to their enterprise edition. This pr adds a warning to inform users and recommends sticking with earlier versions to retain SSO functionality. (wow)
Details
REPLACE ME
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 website)