Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Org.eclipse.higgins.icard.provider.cardspace.personal"

(New page: * I-Card instances instantiated and managed by this provider implement the base ICard and ITokenCard interfaces (see I-Card Interfaces) * Creates (using the local Higgins [[Token Servi...)
 
Line 1: Line 1:
 
* I-Card instances instantiated and managed by this provider implement the base ICard and ITokenCard interfaces (see [[I-Card Interfaces]])
 
* I-Card instances instantiated and managed by this provider implement the base ICard and ITokenCard interfaces (see [[I-Card Interfaces]])
* Creates (using the local Higgins [[Token Service]]) a signed security tokens from attributes stored in IdAS. Assuming self-signecd tokens are allowed, this provider creates tokens are acceptable by CardSpace-compatible RPs
+
* Creates (using the local Higgins [[Token Service]]) a signed security tokens from attributes stored in IdAS. Assuming self-signed tokens are allowed, this provider creates tokens are acceptable by CardSpace-compatible RPs
 
* Imports CardSpace-format personal card files and transfers the stored values of claims to IdAS for later retrieval
 
* Imports CardSpace-format personal card files and transfers the stored values of claims to IdAS for later retrieval

Revision as of 14:55, 9 March 2007

  • I-Card instances instantiated and managed by this provider implement the base ICard and ITokenCard interfaces (see I-Card Interfaces)
  • Creates (using the local Higgins Token Service) a signed security tokens from attributes stored in IdAS. Assuming self-signed tokens are allowed, this provider creates tokens are acceptable by CardSpace-compatible RPs
  • Imports CardSpace-format personal card files and transfers the stored values of claims to IdAS for later retrieval

Back to the top