<div dir="ltr"><div><div><div><div><div>Hey all, I was just testing FxA on Fennec Nightly where the FxA instance was <a href="https://stomlinson.dev.lcip.org">https://stomlinson.dev.lcip.org</a>. A new about:config parameter has been added that needs to be modified to test FxA - webchannel.allowObject.urlWhitelist<br><br></div>Add https://<instance_name>.<a href="http://dev.lcip.org">dev.lcip.org</a> to the end of the list or else FxA will not load.<br><br></div>My full list of FxA related about:config values:<br><br></div><div>identity.fxaccounts.auth.uri: https://<instance_name>.<a href="http://dev.lcip.org/auth/v1">dev.lcip.org/auth/v1</a><br></div><div>identity.fxaccounts.remote.oauth.uri: https://<instance_name>.<a href="http://dev.lcip.org/oauth/v1">dev.lcip.org/oauth/v1</a><br>identity.fxaccounts.remote.profile.uri: https://<instance_name>.<a href="http://dev.lcip.org/profile/v1">dev.lcip.org/profile/v1</a><br></div>identity.fxaccounts.remote.webchannel.uri: https://<instance_name>.<a href="http://dev.lcip.org">dev.lcip.org</a><br></div>webchannel.allowObject.urlWhitelist: <existing_list> https://<instance_name>.<a href="http://dev.lcip.org">dev.lcip.org</a><br><br></div>Shane<br></div>