summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/integration/saml.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/saml.md b/doc/integration/saml.md
index 368c6b12606..34f37dfddeb 100644
--- a/doc/integration/saml.md
+++ b/doc/integration/saml.md
@@ -481,7 +481,7 @@ args: {
Your Identity Provider will encrypt the assertion with the public certificate of GitLab. GitLab will decrypt the EncryptedAssertion with its private key.
->**Note:**
+NOTE: **Note:**
This integration uses the `certificate` and `private_key` settings for both the sign and encrypt/decrypt processes.
## Troubleshooting