668
edits
| Line 25: | Line 25: | ||
=== Browsing Context Provider (BCP) === | === Browsing Context Provider (BCP) === | ||
A Browsing Context Provider is a BrowserID IdP with additional properties. | A Browsing Context Provider is the service that, upon user login, provides the context for the user's Web experience: the user's selected services identities. A BCP is a BrowserID IdP with additional properties to enable the service discovery portion. Thus, a BCP provides BrowserID parameters: | ||
* a public key that is the root of trust for that domain | * a public key that is the root of trust for that domain | ||
* a login | * a login content page where users authenticate in whatever way the BCP chooses | ||
* a provisioning | * a provisioning content page where authenticated users receive a certificate of their identity | ||
In addition, to this, the BCP provides: | |||
* a directory service that indicates the user's personalized services. | |||
* a | |||
=== ID-attached Services === | === ID-attached Services === | ||
edits