SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 335 | Next

Vittorio Bertocci, Garrett Serack, Caleb Baker

"Understanding Windows CardSpace: An Introduction to the Concepts and Challenges of Digital Identities"

The HTML syntax is used by
an ActiveX object, and the XHTML tag is used by a binary behavior
object. Another option is to use the extension developed
by Perpetual Motion (http://perpetual-motion.com/) that works
with Firefox and supports both syntaxes, too. Future extensions
will be expected to support these syntaxes, so Web developers
will not have to treat how Information Cards are requested
based on the browser the user is running as a special case.
226 CardSpace Implementation
The following listings are examples of the HTML and XHTML
syntaxes. Both of these examples have the same meaning, and
result in the same behavior. To help keep the lines manageable,
the URIs used have been abbreviated. The ??¦ in each URI
is shorthand for "schemas.xmlsoap.org/ws/2005/05/identity",
so "http://.../issuer/self" actually represents
"http://schemas.xmlsoap.org/ws/2005/05/identity/
issuer/self".
The HTML extension, which calls the ActiveX object in Internet
Explorer, looks like this:

method="post"
action="TokenProcessingPage.aspx"
>
type='application/x-informationcard'
name='CardSpaceToken'
>
NAME="issuer"
Value="http://.../issuer/self"
>
NAME='tokenType'
VALUE='urn:oasis:names:tc:SAML:1.


Pages:
323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347