From 3582bbc034bb29f09284e42310012faffa527be7 Mon Sep 17 00:00:00 2001 From: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> Date: Fri, 6 Aug 2021 14:18:32 +0200 Subject: [PATCH] doc,mgr/dashboard: clarify SSO documentation Signed-off-by: Ernesto Puerta --- doc/mgr/dashboard.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index 680e199ecfc..96cc5390c5f 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:: -- 2.39.5