Skip to content

Commit f82aea2

Browse files
authored
Merge pull request #105958 from FrankHu-MSFT/patch-104
(AzureCXP) clearing up wording
2 parents bd837ad + 7cfdffa commit f82aea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/connect-with-saml-service-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ If you don't yet have a SAML service provider and an associated metadata endpoin
5959

6060
## 1. Set up certificates
6161

62-
To build a trust relationship between your service provider and Azure AD B2C, you need to provide X509 certificates and their private keys.
62+
To build a trust relationship between your service provider and Azure AD B2C, you need to provide the web app X509 certificates.
6363

6464
* **Service provider certificates**
6565
* Certificate with a private key stored in your Web App. This certificate is used by your service provider to sign the SAML request sent to Azure AD B2C. Azure AD B2C reads the public key from the service provider metadata to validate the signature.

0 commit comments

Comments
 (0)