FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
90 stars 12 forks source link

Facebook IdP should not have the option for `UseVendorJavaScript` on the Login Method. #2351

Closed robotdan closed 8 months ago

robotdan commented 1 year ago

Facebook IdP should not have the option for UseVendorJavaScript on the Login Method.

Description

In 1.44.0 we added a 3rd option to the the Login Method for use by the Google IdP named UseVendorJavaScript.

This only applies to Google, but we are not restricting the user from selecting this for FB.

We need to confirm that FB has no use for this config, and then:

Introduced in version

1.44.0

Affects versions

>= 1.44.0

Tasks

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

Additional context

Add any other context about the problem here.

Release notes

When setting up a Facebook IdP, a user is given an option to use vendor-provided JavaScript. This is not applicable to Facebook and needs to be removed.

robotdan commented 8 months ago

Internal: