Next in thread → Next in month →

Re: [saml-dev] AssertionArtifact: Construction question (byte order,spaces)

From
Yuji Sakata <>
Date
2002-11-21T23:07:26+00:00
ID
Thread
Re: [saml-dev] AssertionArtifact: Construction question (byte order,spaces)
> (1) What is the considered byte order of the "TypeCode" for the first form 
> of the artifact (0x0001)?

TypeCode is the code specified how to compose an aritifact.
For example, you can compose the artifact from URI of source site 
location instead of 20-bytes-SourceID.
If you want to do so, you have to configure '0x0002' as TypeCode.

See "Bindings and Profiles for SAML" ,Section 9
http://www.oasis-open.org/committees/security/docs/cs-sstc-bindings-01.
pdf

TypeCode := 0x0002
RemainingArtifact := AssertionHandle SourceLocation
AssertionHandle := 20-byte_sequence
SourceLocation := URI


Regards,

----------------------------------------------
NTT Data Corporation
Yuji Sakata
E-Mail: 
----------------------------------------------
Next in thread → Next in month →