From cd134c5b2d2b2dd576f97e515ced72252f38c1b5 Mon Sep 17 00:00:00 2001 From: RhodeCode Admin Date: Tue, 20 Aug 2024 16:16:01 +0200 Subject: [PATCH] fix(docs): fixed rst error --- docs/auth/auth-saml-azure.rst | 12 +++++++----- docs/auth/auth-saml-duosecurity.rst | 12 +++++++----- docs/auth/auth-saml-onelogin.rst | 12 +++++++----- 3 files changed, 21 insertions(+), 15 deletions(-) diff --git a/docs/auth/auth-saml-azure.rst b/docs/auth/auth-saml-azure.rst index c0af703a..2df03ed0 100644 --- a/docs/auth/auth-saml-azure.rst +++ b/docs/auth/auth-saml-azure.rst @@ -109,13 +109,15 @@ Service Provider Cert Dir .. note:: Optional directory to store service provider certificate and private keys. Expected certs for the SP should be stored in this folder as: - * sp.key Private Key - * sp.crt Public cert - * sp_new.crt Future Public cert + + * sp.key Private Key + * sp.crt Public cert + * sp_new.crt Future Public cert Also you can use other cert to sign the metadata of the SP using the: - * metadata.key - * metadata.crt + + * metadata.key + * metadata.crt Expected NameID Format `nameid-format:emailAddress`: diff --git a/docs/auth/auth-saml-duosecurity.rst b/docs/auth/auth-saml-duosecurity.rst index 36409870..9a5ffd94 100644 --- a/docs/auth/auth-saml-duosecurity.rst +++ b/docs/auth/auth-saml-duosecurity.rst @@ -109,13 +109,15 @@ Service Provider Cert Dir .. note:: Optional directory to store service provider certificate and private keys. Expected certs for the SP should be stored in this folder as: - * sp.key Private Key - * sp.crt Public cert - * sp_new.crt Future Public cert + + * sp.key Private Key + * sp.crt Public cert + * sp_new.crt Future Public cert Also you can use other cert to sign the metadata of the SP using the: - * metadata.key - * metadata.crt + + * metadata.key + * metadata.crt Expected NameID Format `nameid-format:emailAddress`: diff --git a/docs/auth/auth-saml-onelogin.rst b/docs/auth/auth-saml-onelogin.rst index ca3ac275..31684cb8 100644 --- a/docs/auth/auth-saml-onelogin.rst +++ b/docs/auth/auth-saml-onelogin.rst @@ -109,13 +109,15 @@ Service Provider Cert Dir .. note:: Optional directory to store service provider certificate and private keys. Expected certs for the SP should be stored in this folder as: - * sp.key Private Key - * sp.crt Public cert - * sp_new.crt Future Public cert + + * sp.key Private Key + * sp.crt Public cert + * sp_new.crt Future Public cert Also you can use other cert to sign the metadata of the SP using the: - * metadata.key - * metadata.crt + + * metadata.key + * metadata.crt Expected NameID Format `nameid-format:emailAddress`: