Hey all, I was just testing FxA on Fennec Nightly where the FxA instance
was https://stomlinson.dev.lcip.org. A new about:config parameter has been
added that needs to be modified to test FxA -
webchannel.allowObject.urlWhitelist

Add https://<instance_name>.dev.lcip.org to the end of the list or else FxA
will not load.

My full list of FxA related about:config values:

identity.fxaccounts.auth.uri: https://<instance_name>.dev.lcip.org/auth/v1
identity.fxaccounts.remote.oauth.uri: https://<instance_name>.
dev.lcip.org/oauth/v1
identity.fxaccounts.remote.profile.uri: https://<instance_name>.
dev.lcip.org/profile/v1
identity.fxaccounts.remote.webchannel.uri: https://<instance_name>.
dev.lcip.org
webchannel.allowObject.urlWhitelist: <existing_list> https://
<instance_name>.dev.lcip.org

Shane
_______________________________________________
Dev-fxacct mailing list
Dev-fxacct@mozilla.org
https://mail.mozilla.org/listinfo/dev-fxacct

Reply via email to