1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

clarify redirect_uri maybe

This commit is contained in:
Andrea Longo
2023-08-14 15:52:20 -06:00
committed by Harshavardhana
parent 79751411a4
commit 1a1c340c3c
2 changed files with 3 additions and 3 deletions

View File

@ -82,8 +82,8 @@ Defaults to those scopes advertised in the discovery document.
.. important::
This parameter is **deprecated** and will be removed in a future release.
Use :envvar:`MINIO_BROWSER_REDIRECT_URL` instead.
This parameter was removed in :minio-release:`RELEASE.2023-02-27T18-10-45Z`.
Use the :envvar:`MINIO_BROWSER_REDIRECT_URL` :ref:`environment variable <minio-server-environment-variables>` instead.
The MinIO Console defaults to using the hostname of the node making the authentication request.
For MinIO deployments behind a load balancer or reverse proxy, specify this field to ensure the OIDC provider returns the authentication response to the correct MinIO Console URL.

View File

@ -2884,7 +2884,7 @@ identity management using an OpenID Connect (OIDC)-compatible provider. See
:end-before: end-minio-openid-redirect-uri
This environment variable corresponds with the
:mc-conf:`identity_openid scopes
:mc-conf:`identity_openid redirect_uri
<identity_openid.redirect_uri>` setting.
.. envvar:: MINIO_IDENTITY_OPENID_REDIRECT_URI_DYNAMIC