Author: prabath
Date: Thu Jan 24 03:34:40 2008
New Revision: 12822
Log:
added OpenID claims
Modified:
trunk/solutions/identity/modules/samples/servlet-filter/src/main/webapp/infocard-submit.html
Modified:
trunk/solutions/identity/modules/samples/servlet-filter/src/main/webapp/infocard-submit.html
==============================================================================
---
trunk/solutions/identity/modules/samples/servlet-filter/src/main/webapp/infocard-submit.html
(original)
+++
trunk/solutions/identity/modules/samples/servlet-filter/src/main/webapp/infocard-submit.html
Thu Jan 24 03:34:40 2008
@@ -10,9 +10,10 @@
<PARAM Name="tokenType"
Value="urn:oasis:names:tc:SAML:1.0:assertion">
- <PARAM Name="requiredClaims"
+ <PARAM Name="requiredClaims"
Value="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/privatepersonalidentifier">
<PARAM Name='optionalClaims'
value='http://schemas.xmlsoap.org/ws/2005/05/identity/claims/webpage'>
+
</OBJECT>
</form>
<script language="JavaScript" type="text/JavaScript">
_______________________________________________
Identity-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/identity-dev