website/integrations: add MinIO AIStor configuration via environment variables#19337
Merged
dewi-tik merged 4 commits intogoauthentik:mainfrom Jan 15, 2026
Merged
website/integrations: add MinIO AIStor configuration via environment variables#19337dewi-tik merged 4 commits intogoauthentik:mainfrom
dewi-tik merged 4 commits intogoauthentik:mainfrom
Conversation
Signed-off-by: Fredouye <frederic.mangeant@gmail.com>
✅ 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. |
Contributor
|
Thank you for the contribution @Fredouye! |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19337 +/- ##
==========================================
- Coverage 93.34% 93.31% -0.03%
==========================================
Files 949 949
Lines 52419 52423 +4
==========================================
- Hits 48931 48920 -11
- Misses 3488 3503 +15
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
dominic-r
reviewed
Jan 12, 2026
dominic-r
reviewed
Jan 12, 2026
dominic-r
reviewed
Jan 12, 2026
dominic-r
reviewed
Jan 12, 2026
dominic-r
reviewed
Jan 12, 2026
dominic-r
reviewed
Jan 12, 2026
dominic-r
reviewed
Jan 12, 2026
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
dominic-r
approved these changes
Jan 14, 2026
kensternberg-authentik
added a commit
that referenced
this pull request
Jan 31, 2026
* main: (47 commits) endpoints/connectors/agent: add tests for IA endpoint stage (#19487) website/docs: limiting permissions of AD service account (#19483) endpoints/connectors/agent: Skip Endpoint stage on device IA & fix confusing identification subtext (#19482) root: adjust makefile for non-brew macos (#19479) providers/oauth2: allow property mappings to override scope claim in access tokens (#19226) revert: lib: use orjson for structlog json (#19478) stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#19464) core: bump library/nginx from `e3a22a7` to `c881927` in /website (#19469) core: bump library/node from 25.2.1-trixie to 25.3.0-trixie in /website (#19468) web: bump prettier from 3.7.4 to 3.8.0 in /web (#19471) website/integrations: add MinIO AIStor configuration via environment variables (#19337) root: upgrade ruff lint for 3.14 (#19461) lib: use orjson for structlog json (#19462) ci: fix checkout stable (for 2025.12) (#19448) root: Python 3.14 (#17313) core: bump channels from 4.3.1 to 4.3.2 (#19458) core: bump mypy from 1.18.2 to 1.19.1 (#19457) core: bump google-api-python-client from 2.177.0 to 2.188.0 (#19443) core: bump selenium from 4.32.0 to 4.39.0 (#19455) core: bump msgraph-sdk from 1.39.0 to 1.52.0 (#19454) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details
MinIO is currently under maintenance. AIStor Free is a full-featured, single-node deployment method which supports SSO. This pull request updates the authentik documentation for MinIO, including configuration using environment variables.