Skip to content

Commit 1ec6712

Browse files
committed
Resolve GitHub issue 96952
1 parent 701f309 commit 1ec6712

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,3 +200,6 @@ You can define a Twitter account as a claims provider by adding it to the **Clai
200200
::: zone-end
201201

202202
If the sign-in process is successful, your browser is redirected to `https://jwt.ms`, which displays the contents of the token returned by Azure AD B2C.
203+
204+
> [!TIP]
205+
> If you're facing `unauthorized` error while testing this identity provider, make sure you use the correct Twitter API Key and API Key Secret, or try to apply for [elevated](https://developer.twitter.com/en/portal/products/elevated) access. Also, we recommend you've a look at [Twitter's projects structure](https://developer.twitter.com/en/docs/projects/overview), if you registered your app before the feature was available.

0 commit comments

Comments
 (0)