Skip to content

Commit f87cc45

Browse files
authored
Merge pull request #119010 from hyoshioka0128/patch-771
Typo "a Amazon account"→"an Amazon account"
2 parents a8ea9cd + d42e615 commit f87cc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/identity-provider-amazon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ You need to store the client secret that you previously recorded in your Azure A
9191

9292
## Configure Amazon as an identity provider
9393

94-
To enable users to sign in using a Amazon account, you need to define the account as a claims provider. that Azure AD B2C can communicate with through an endpoint. The endpoint provides a set of claims that are used by Azure AD B2C to verify that a specific user has authenticated.
94+
To enable users to sign in using an Amazon account, you need to define the account as a claims provider. that Azure AD B2C can communicate with through an endpoint. The endpoint provides a set of claims that are used by Azure AD B2C to verify that a specific user has authenticated.
9595

9696
You can define an Amazon account as a claims provider by adding it to the **ClaimsProviders** element in the extension file of your policy.
9797

0 commit comments

Comments
 (0)