Difference between revisions of "Browser Identity Interactions"
From MgmtWiki
(Created page with "==Full Title or Meme== The full range of Browser Identity Interactions from the initial identity creation to large scale federation interactions. ==Context== * The Open...") |
(→Context) |
||
Line 4: | Line 4: | ||
==Context== | ==Context== | ||
* The [[OpenID Connect]] protocol was the first major successful method to create [[Single Sign On]] functionality in commonly available browsers. | * The [[OpenID Connect]] protocol was the first major successful method to create [[Single Sign On]] functionality in commonly available browsers. | ||
− | * This protocol worked its magic by a method | + | * This protocol worked its magic by a method now known as front-channel even though that term does not appear in the [[OpenID Connect]] spec. |
+ | * The password manager is a pluggable feature in the browser. | ||
==References== | ==References== | ||
[[Category: Identity]] | [[Category: Identity]] |
Revision as of 06:35, 3 June 2021
Full Title or Meme
The full range of Browser Identity Interactions from the initial identity creation to large scale federation interactions.
Context
- The OpenID Connect protocol was the first major successful method to create Single Sign On functionality in commonly available browsers.
- This protocol worked its magic by a method now known as front-channel even though that term does not appear in the OpenID Connect spec.
- The password manager is a pluggable feature in the browser.