MINIO IDENTITY OPENID env vars
(Redirected from Minio OIDC)
Jump to navigation
Jump to search
https://docs.min.io/aistor/reference/aistor-server/settings/iam/openid/
MINIO_IDENTITY_OPENID_CONFIG_URL: "https://<keycloak-host>/realms/<realm>/.well-known/openid-configuration"
MINIO_IDENTITY_OPENID_CLIENT_ID: "<client-id>"
MINIO_IDENTITY_OPENID_CLIENT_SECRET: "<client-secret>"
MINIO_IDENTITY_OPENID_DISPLAY_NAME: "<display-name>"
MINIO_IDENTITY_OPENID_SCOPES: "openid,profile,email"
MINIO_IDENTITY_OPENID_REDIRECT_URI: "https://<minio-host>/oauth_callback"
MINIO_IDENTITY_OPENID_CLAIM_NAME: "policy"
MINIO_IDENTITY_OPENID_TLS_SKIP_VERIFY: "on"
minio: environment:
oidc:
Errors[edit]
Related[edit]
See also[edit]
Advertising: