Skip to content

Commit a2f809c

Browse files
authored
Merge pull request #87886 from gaubert-ms/patch-15
Update concept-certificate-based-authentication-limitations.md
2 parents 086ceaf + 009789b commit a2f809c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/authentication/concept-certificate-based-authentication-limitations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ The following scenarios aren't supported:
3939
- Public Key Infrastructure for creating client certificates. Customers need to configure their own Public Key Infrastructure (PKI) and provision certificates to their users and devices.
4040
- Certificate Authority hints aren't supported, so the list of certificates that appears for users in the UI isn't scoped.
4141
- Windows login using smart cards on Windows devices.
42-
- Only one Certificate Distribution Point for a trusted CA is supported.
43-
- The Certificate Distribution Point can be only HTTP URLs. We don't support Online Certificate Status Protocol (OCSP), or Lightweight Directory Access Protocol (LDAP) URLs.
42+
- Only one CRL Distribution Point (CDP) for a trusted CA is supported.
43+
- The CDP can be only HTTP URLs. We don't support Online Certificate Status Protocol (OCSP), or Lightweight Directory Access Protocol (LDAP) URLs.
4444
- Configuring other certificate-to-user account bindings, such as using the **subject field**, or **keyid** and **issuer**, aren’t available in this release.
4545
- Currently, password can't be disabled when CBA is enabled and the option to sign in using a password is displayed.
4646

0 commit comments

Comments
 (0)