I have my Azure B2C app set up with multiple providers (Facebook, Google, Apple, Twitter) but it seems I never get the idp_access_token claim for Twitter. The access token application claim is checked in the user flow being used to authenticate. I do not get any error messages and the authentication is always successful. I get the rest of the claims just fine.
Is this normal behavior for the Twitter provider or is it perhaps something not correctly configured ?