Author: ruchith Date: Mon Dec 10 00:43:58 2007 New Revision: 10779 Log:
Fixed IDENTITY-158 Modified: trunk/solutions/identity/modules/documentation/src/site/xdoc/ac_sample.xml Modified: trunk/solutions/identity/modules/documentation/src/site/xdoc/ac_sample.xml ============================================================================== --- trunk/solutions/identity/modules/documentation/src/site/xdoc/ac_sample.xml (original) +++ trunk/solutions/identity/modules/documentation/src/site/xdoc/ac_sample.xml Mon Dec 10 00:43:58 2007 @@ -33,7 +33,9 @@ "wsasRealmForAccessControlSample" user store configuration as the default user store in "User Stores" configuration. </p> - + <p><strong>NOTE </strong>: This user store does not suport user signup. Please + disable user registration using the "Manage -> Users -> Allow User Registration" + option.</p> <h3>Step 3 : Define claims</h3> <p> @@ -67,6 +69,8 @@ <tr><td>http://identity.wso2.org/claims/roles</td><td>roles</td></tr> </table> + + <h3>Step 5 : Login to the user application and obtain a card</h3> <p>Log into the "Identity Provider" with the user credentials created in "Step 1" _______________________________________________ Identity-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/identity-dev
