Account Provisioner Testing: Difference between revisions

no edit summary
(Created page with "== [[|JSON formats]] == JSON comes into the account provisioner in two ways - via the first providerList lookup, and when getting search results via suggestFromName. === prov...")
 
No edit summary
Line 15: Line 15:
Each individual result from suggestFromName is checked to ensure that "succeeded" is true, that the number of returned addresses is greater than 0, that the provider is included in our list of providers, and that the "product" field matches "personalized_email". Search results that do not conform to these requirements are not displayed.  
Each individual result from suggestFromName is checked to ensure that "succeeded" is true, that the number of returned addresses is greater than 0, that the provider is included in our list of providers, and that the "product" field matches "personalized_email". Search results that do not conform to these requirements are not displayed.  


== [[URL&nbsp;Handling]]<br>  ==
== [[Link Handling]]<br>  ==


The only URLs displayed to the user as clickable links are the Terms of Service and Privacy links for each provider, and the link to the list of free email providers. These links all open in the default browser.  
The only URLs displayed to the user as clickable links are the Terms of Service and Privacy links for each provider, and the link to the list of free email providers. These links all open in the default browser.  
Confirmed users, Bureaucrats and Sysops emeriti
998

edits