Author: dumindu
Date: Tue Dec 4 12:01:08 2007
New Revision: 10495
Log:
xml token config option was named TVS. fixed it.
Modified:
trunk/solutions/identity/modules/mod-cspace/cspace_config.c
Modified: trunk/solutions/identity/modules/mod-cspace/cspace_config.c
==============================================================================
--- trunk/solutions/identity/modules/mod-cspace/cspace_config.c (original)
+++ trunk/solutions/identity/modules/mod-cspace/cspace_config.c Tue Dec 4
12:01:08 2007
@@ -174,7 +174,7 @@
NULL, OR_ALL, "whether to enable session management or not"),
AP_INIT_TAKE1("CardSpaceTVS", cmd_cspace_tvs, NULL, OR_ALL,
"URL of Token Verification Service"),
- AP_INIT_TAKE1("CardSpaceTVS", cmd_cspace_xml_token, NULL, OR_ALL,
+ AP_INIT_TAKE1("CardSpaceXmlToken", cmd_cspace_xml_token, NULL, OR_ALL,
"Name of the XML token sent"),
AP_INIT_TAKE1("CardSpaceLoginURI", cmd_cspace_login_page, NULL, OR_ALL,
"URI of login page in session managed case"),
_______________________________________________
Identity-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/identity-dev