Skip to content

Commit f772802

Browse files
svelleCopilot
andauthored
Update source/administration-guide/onboard/sso-saml-entraid.rst
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 35dc2c3 commit f772802

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/administration-guide/onboard/sso-saml-entraid.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ The script generates a 4096-bit RSA private key (``mattermost-x509.key``) and a
4343
- Organizational Unit value.
4444
- ``DevOps``
4545
* - ``CRT_CN``
46-
- Common Name value. Set this to the hostname of your Mattermost server.
46+
- Common Name value. You can use any descriptive value for this SAML encryption certificate; it doesn't need to match your Mattermost hostname, though you can use the hostname if you prefer.
4747
- ``base.example.com``
4848
* - ``CRT_SAN``
49-
- Subject Alternative Name value. Comma-separated list of DNS names and/or IPs the certificate should cover. Most Mattermost SAML setups only need a single DNS entry matching the Mattermost hostname (e.g., ``DNS.1:mattermost.example.com``).
49+
- Subject Alternative Name value. Comma-separated list of DNS names and/or IPs to include in the certificate. For SAML encryption, Mattermost and Entra ID don't require these values to match the Mattermost hostname, though using the hostname is a valid convention.
5050
- ``DNS.1:logs.example.com,DNS.2:metrics.example.com,IP.1:192.168.0.1,IP.2:127.0.0.1``
5151

5252
**Example invocation** for a Mattermost server at ``mattermost.example.com``:

0 commit comments

Comments
 (0)