From: alfonsomthd Date: Mon, 14 Jan 2019 13:24:56 +0000 (+0100) Subject: mgr/dashboard: updated SSO documentation X-Git-Tag: v14.1.0~404^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F25943%2Fhead;p=ceph.git mgr/dashboard: updated SSO documentation Added info about SAML request issuer value. Signed-off-by: Alfonso Martínez --- diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index f3724ab04bb..2048be3bcc3 100644 --- a/doc/mgr/dashboard.rst +++ b/doc/mgr/dashboard.rst @@ -340,12 +340,14 @@ To configure SSO on Ceph Dashboard, you should use the following command:: Parameters: -- ****: Base URL where Ceph Dashboard is accessible (e.g., `https://cephdashboard.local`) -- ****: URL, file path or content of the IdP metadata XML (e.g., `https://myidp/metadata`) -- **** *(optional)*: Attribute that should be used to get the username from the authentication response. Defaults to `uid`. -- **** *(optional)*: Use this when more than one entity id exists on the IdP metadata. -- ** / ** *(optional)*: File path or content of the certificate that should be used by Ceph Dashboard (Service Provider) for signing and encryption. +* ****: Base URL where Ceph Dashboard is accessible (e.g., `https://cephdashboard.local`) +* ****: URL, file path or content of the IdP metadata XML (e.g., `https://myidp/metadata`) +* **** *(optional)*: Attribute that should be used to get the username from the authentication response. Defaults to `uid`. +* **** *(optional)*: Use this when more than one entity id exists on the IdP metadata. +* ** / ** *(optional)*: File path or content of the certificate that should be used by Ceph Dashboard (Service Provider) for signing and encryption. +.. note:: + The issuer value of SAML requests will follow this pattern: ****/auth/saml2/metadata To display the current SAML 2.0 configuration, use the following command::