<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Identity and Access Management Settings on SILO</title><link>https://silo.pgsty.com/reference/minio-server/settings/iam/</link><description>Recent content in Identity and Access Management Settings on SILO</description><generator>Hugo</generator><language>en</language><atom:link href="https://silo.pgsty.com/reference/minio-server/settings/iam/index.xml" rel="self" type="application/rss+xml"/><item><title>Active Directory / LDAP Settings</title><link>https://silo.pgsty.com/reference/minio-server/settings/iam/ldap/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/reference/minio-server/settings/iam/ldap/</guid><description>&lt;p&gt;&lt;a id="active-directory-ldap-settings"&gt;&lt;/a&gt;
&lt;a id="minio-ldap-config-settings"&gt;&lt;/a&gt;
&lt;a id="minio-server-envvar-external-identity-management-ad-ldap"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This page documents settings for enabling external identity management using an Active Directory or LDAP service. See &lt;a href="https://silo.pgsty.com/operations/external-iam/configure-ad-ldap-external-identity-management/#minio-authenticate-using-ad-ldap-generic"&gt;Configure MinIO for Authentication using Active Directory / LDAP&lt;/a&gt; for a tutorial on using these settings.&lt;/p&gt;
&lt;div class="alert alert-warning" role="alert"&gt;
&lt;p&gt;&lt;strong&gt;Important&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;New in version &lt;code&gt;RELEASE.2023-05-26T23-31-54Z&lt;/code&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://silo.pgsty.com/reference/minio-mc/mc-idp-ldap/#command-mc.idp.ldap"&gt;&lt;code&gt;mc idp ldap&lt;/code&gt;&lt;/a&gt; commands are preferred over using configuration settings to configure MinIO to use Active Directory or LDAP for identity management.&lt;/p&gt;
&lt;p&gt;MinIO recommends using the &lt;a href="https://silo.pgsty.com/reference/minio-mc/mc-idp-ldap/#command-mc.idp.ldap"&gt;&lt;code&gt;mc idp ldap&lt;/code&gt;&lt;/a&gt; commands for LDAP management operations. These commands offer better validation and additional features, while providing the same settings as the &lt;code&gt;identity_ldap&lt;/code&gt; configuration key. See &lt;a href="https://silo.pgsty.com/operations/external-iam/configure-ad-ldap-external-identity-management/#minio-authenticate-using-ad-ldap-generic"&gt;Configure MinIO for Authentication using Active Directory / LDAP&lt;/a&gt; for a tutorial on using &lt;a href="https://silo.pgsty.com/reference/minio-mc/mc-idp-ldap/#command-mc.idp.ldap"&gt;&lt;code&gt;mc idp ldap&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>OpenID Identity Management Settings</title><link>https://silo.pgsty.com/reference/minio-server/settings/iam/openid/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/reference/minio-server/settings/iam/openid/</guid><description>&lt;p&gt;&lt;a id="openid-identity-management-settings"&gt;&lt;/a&gt;
&lt;a id="minio-open-id-config-settings"&gt;&lt;/a&gt;
&lt;a id="minio-server-envvar-external-identity-management-openid"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This page documents settings for enabling external identity management using an OpenID Connect (OIDC)-compatible provider. See &lt;a href="https://silo.pgsty.com/administration/identity-access-management/oidc-access-management/#minio-external-identity-management-openid"&gt;OpenID Connect Access Management&lt;/a&gt; for a tutorial on using these settings.&lt;/p&gt;
&lt;p&gt;You can establish or modify settings by defining:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;em&gt;environment variable&lt;/em&gt; on the host system prior to starting or restarting the MinIO Server. Refer to your operating system’s documentation for how to define an environment variable.&lt;/li&gt;
&lt;li&gt;a &lt;em&gt;configuration setting&lt;/em&gt; using &lt;a href="https://silo.pgsty.com/reference/minio-mc-admin/mc-admin-config/#mc.admin.config.set"&gt;&lt;code&gt;mc admin config set&lt;/code&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you define both an environment variable and the similar configuration setting, MinIO uses the environment variable value.&lt;/p&gt;</description></item><item><title>MinIO Identity Management Plugin Settings</title><link>https://silo.pgsty.com/reference/minio-server/settings/iam/minio-identity-plugin/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/reference/minio-server/settings/iam/minio-identity-plugin/</guid><description>&lt;p&gt;&lt;a id="minio-identity-management-plugin-settings"&gt;&lt;/a&gt;
&lt;a id="minio-server-envvar-external-identity-management-plugin"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This page documents settings for enabling external identity management using the MinIO Identity Management Plugin. See &lt;a href="https://silo.pgsty.com/administration/identity-access-management/pluggable-authentication/#minio-external-identity-management-plugin"&gt;MinIO External Identity Management Plugin&lt;/a&gt; for a tutorial on using these settings.&lt;/p&gt;
&lt;p&gt;You can establish or modify settings by defining:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;em&gt;environment variable&lt;/em&gt; on the host system prior to starting or restarting the MinIO Server. Refer to your operating system’s documentation for how to define an environment variable.&lt;/li&gt;
&lt;li&gt;a &lt;em&gt;configuration setting&lt;/em&gt; using &lt;a href="https://silo.pgsty.com/reference/minio-mc-admin/mc-admin-config/#mc.admin.config.set"&gt;&lt;code&gt;mc admin config set&lt;/code&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you define both an environment variable and the similar configuration setting, MinIO uses the environment variable value.&lt;/p&gt;</description></item><item><title>MinIO Access Management Plugin Settings</title><link>https://silo.pgsty.com/reference/minio-server/settings/iam/minio-access-plugin/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://silo.pgsty.com/reference/minio-server/settings/iam/minio-access-plugin/</guid><description>&lt;p&gt;&lt;a id="minio-access-management-plugin-settings"&gt;&lt;/a&gt;
&lt;a id="minio-server-envvar-external-access-management-plugin"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This page documents settings for enabling external authorization management using the MinIO Access Management Plugin. See &lt;a href="https://silo.pgsty.com/administration/identity-access-management/pluggable-authorization/#minio-external-access-management-plugin"&gt;MinIO External Access Management Plugin&lt;/a&gt; for a tutorial on using these settings.&lt;/p&gt;
&lt;p&gt;You can establish or modify settings by defining:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;an &lt;em&gt;environment variable&lt;/em&gt; on the host system prior to starting or restarting the MinIO Server. Refer to your operating system’s documentation for how to define an environment variable.&lt;/li&gt;
&lt;li&gt;a &lt;em&gt;configuration setting&lt;/em&gt; using &lt;a href="https://silo.pgsty.com/reference/minio-mc-admin/mc-admin-config/#mc.admin.config.set"&gt;&lt;code&gt;mc admin config set&lt;/code&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you define both an environment variable and the similar configuration setting, MinIO uses the environment variable value.&lt;/p&gt;</description></item></channel></rss>