File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ There are some config settings you need to change in the files below.
221
221
| ` CMD_LDAP_USERNAMEFIELD ` | Fallback to userid | The LDAP field which is used as the username on CodiMD |
222
222
| ` CMD_LDAP_TLS_CA ` | ` server-cert.pem, root.pem ` | Root CA for LDAP TLS in PEM format (use comma to separate) |
223
223
| ` CMD_LDAP_PROVIDERNAME ` | ` My institution ` | Optional name to be displayed at login form indicating the LDAP provider |
224
- | ` CMD_SAML_IDPSSOURL ` | ` https://idp.example.com/sso ` | authentication endpoint of IdP. for details, see [ guide] ( docs/guides/auth.md# saml-onelogin ) . |
224
+ | ` CMD_SAML_IDPSSOURL ` | ` https://idp.example.com/sso ` | authentication endpoint of IdP. for details, see [ guide] ( docs/guides/auth/ saml-onelogin.md ) . |
225
225
| ` CMD_SAML_IDPCERT ` | ` /path/to/cert.pem ` | certificate file path of IdP in PEM format |
226
226
| ` CMD_SAML_ISSUER ` | no example | identity of the service provider (optional, default: serverurl)" |
227
227
| ` CMD_SAML_IDENTIFIERFORMAT ` | no example | name identifier format (optional, default: ` urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress ` ) |
You can’t perform that action at this time.
0 commit comments