668
edits
Line 260: | Line 260: | ||
See BrowserID User-Agent Window section. | See BrowserID User-Agent Window section. | ||
=== Email Provider (external) === | === Email Provider User-Agent Window (external) === | ||
Email Providers can be come Primary Identity Providers for BrowserID. They communicate with BrowserID via their User-Agent window, e.g. when a user logs into their web-based email. | |||
'''Communication with BrowserID User-Agent Window''' | |||
'''Communication with | |||
{| class="wikitable" | {| class="wikitable" | ||
Line 287: | Line 274: | ||
|- | |- | ||
| ''In:'' | | ''In:'' | ||
| | | provisionCert() | ||
| | | email address, public key | ||
| | | | ||
|- | |- | ||
| ''Out:'' | | ''Out:'' | ||
| | | provisionCert() | ||
| | | certificate | ||
| | | binding public key and email address with expiration date | ||
|} | |} | ||
edits