User:Bwinton/Account Provisioner Requirements: Difference between revisions
(Created page with "== Things we need from the providers == * The API for getting suggestions from a first and last name. * The url that launches the Thunderbird-specific provisioning flow. ** No F...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
* The API for getting suggestions from a first and last name. | * The API for getting suggestions from a first and last name. | ||
** Also servers to connect to and usernames/passwords to test with. | |||
* The url that launches the Thunderbird-specific provisioning flow. | * The url that launches the Thunderbird-specific provisioning flow. | ||
** No Flash. | ** No Flash. | ||
** Ends with an Autoconfig XML file. | ** Ends with an Autoconfig XML file. | ||
*** | *** [https://developer.mozilla.org/en/Thunderbird/Autoconfiguration/FileFormat/HowTo How to create the file.] | ||
* The url including parameters we should use to search from within Thunderbird (so that they can track our usage). | * The url including parameters we should use to search from within Thunderbird (so that they can track our usage). |
Latest revision as of 17:44, 10 August 2011
Things we need from the providers
- The API for getting suggestions from a first and last name.
- Also servers to connect to and usernames/passwords to test with.
- The url that launches the Thunderbird-specific provisioning flow.
- No Flash.
- Ends with an Autoconfig XML file.
- The url including parameters we should use to search from within Thunderbird (so that they can track our usage).