Author: prabath
Date: Tue Feb 12 01:57:42 2008
New Revision: 13637

Log:

modified the configuration file to use http based OpenID by default

Modified:
   trunk/solutions/identity/modules/identity-provider/conf/wsas-server.xml

Modified: 
trunk/solutions/identity/modules/identity-provider/conf/wsas-server.xml
==============================================================================
--- trunk/solutions/identity/modules/identity-provider/conf/wsas-server.xml     
(original)
+++ trunk/solutions/identity/modules/identity-provider/conf/wsas-server.xml     
Tue Feb 12 01:57:42 2008
@@ -30,7 +30,7 @@
          Change this appropriately in the case of a generic server
          installation.
     -->
-    <OpenIDServerUrl>https://localhost:12443</OpenIDServerUrl>
+    <OpenIDServerUrl>http://localhost:12080</OpenIDServerUrl>
 
     <InfoCardIssuerConfig xmlns="http://www.wso2.org/solutions/identity";>
         <Issuer>https://localhost</Issuer>

_______________________________________________
Identity-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/identity-dev

Reply via email to