Aud parameter is required when integrate with a social login option

Hi,

I’m trying to configure a custom social login connection. The 3rd party Oauth2 provider requires that an aud (audience) parameter should be passed over when requesting for authorization token. Auth0 is not passing that and I don’t see any option to set that in the custom social connection page. Please point me to the right direction.

Thank you!

After asking the question, I realized that it is possible to add custom upstream_params via Auth0 management API. For anyone who has the same requirements, please refer to this document

https://auth0.com/docs/authenticate/identity-providers/pass-parameters-to-idps