← Prev in month ← Prev in thread
Next in thread → Next in month →

Kereberos Token Profile Issues

From
Dana Kaufman <>
Date
2006-06-29T20:32:45+00:00
ID
Thread
Kereberos Token Profile Issues
Kerberos Token Profile 1.1

1) Lines 203-204 state:

"When a Kerberos Token is referenced using <wsse:SecurityTokenReference>
the @wsse11:TokenType attribute SHOULD be specified."

But the example at line 229 does not have the TokenType attribute as it
should:

<wsse:SecurityTokenReference>

Line 229 should read:

<wsse:SecurityTokenReference
wsse11:TokenType="http://docs.oasis-open.org/wss/oasis-wss-kerberos-toke
n-pr
ofile-1.1#Kerberosv5_AP_REQ">

2) There are syntax errors in lines 253-255.  The right angle bracket is
misplaced:

<wsse:SecurityTokenReference>
wsse11:TokenType="http://docs.oasis-open.org/wss/oasis-wss-kerberos-
token-profile-1.1#Kerberosv5_AP_REQ"

should read:

<wsse:SecurityTokenReference
wsse11:TokenType="http://docs.oasis-open.org/wss/oasis-wss-kerberos-toke
n-pr
ofile-1.1#Kerberosv5_AP_REQ">



Dana S. Kaufman
VP of Product Management
Forum Systems, Inc.
Tel: (781) 788-4232
E-Mail: 
Visit http://www.forumsys.com
← Prev in month ← Prev in thread
Next in thread → Next in month →