Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

URI Personal I-Card Provider

Revision as of 14:07, 9 March 2007 by Unnamed Poltroon (Talk) (New page: * I-Card instances instantiated and managed by this provider implement the ICard, ITokenCard, and IURICard interfaces (see I-Card Interfaces) * This provider manages cards whose associ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • I-Card instances instantiated and managed by this provider implement the ICard, ITokenCard, and IURICard interfaces (see I-Card Interfaces)
  • This provider manages cards whose associated IdAS context was created by the user and over which the user is authoritative.
  • Examples:
    • Persona/Role {e.g. Shopping, Buying, Travel, Home&Personal, Health, Friends, Family} cards --for the multiple hats the user wears
    • Website - stores a copy of the personal information about a user that the user has entered into a website (e.g. linkedin.com, flikr, etc.)
    • Username & Password - each card stores one of the user's unique un/pw combinations (pullled from browser's password manager)

Back to the top