From: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> Date: Fri, 6 Aug 2021 12:18:32 +0000 (+0200) Subject: doc,mgr/dashboard: clarify SSO documentation X-Git-Tag: v17.1.0~1163^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F42701%2Fhead;p=ceph.git doc,mgr/dashboard: clarify SSO documentation Signed-off-by: Ernesto Puerta --- diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index 680e199ecfce..96cc5390c5f1 100644 --- a/doc/mgr/dashboard.rst +++ b/doc/mgr/dashboard.rst @@ -702,7 +702,7 @@ Parameters: * ****: URL to remote (`http://`, `https://`) or local (`file://`) path or content of the IdP metadata XML (e.g., `https://myidp/metadata`, `file:///home/myuser/metadata.xml`). * **** *(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 of the certificate that should be used by Ceph Dashboard (Service Provider) for signing and encryption. +* ** / ** *(optional)*: File path of the certificate that should be used by Ceph Dashboard (Service Provider) for signing and encryption (these file paths should be accessible from the active ceph-mgr instance). .. note::