Skip to content

Commit e0a71ac

Browse files
Addressing the review comments
Co-authored-by: Himesh Siriwardana <himesh.siriwardana@gmail.com>
1 parent 1ba0164 commit e0a71ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/identity-server/5.10.0/docs/develop/using-the-self-sign-up-rest-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
## Enhance default permissions for the resend-code endpoint.
1111

12-
The [resend-code endpoint](https://api-docs.wso2.com/apidocs/is/is510/self-registration/#!/operations#SelfRegister#resendCodePost) of the self sign-up rest APIs is used to resend the confirmation code to an authenticated user. While no scopes are required to invoke this API by default, we recommend limiting permissions to this endpoint using scopes, prior to production deployment.
12+
The [resend-code endpoint](https://api-docs.wso2.com/apidocs/is/is510/self-registration/#!/operations#SelfRegister#resendCodePost) of the self sign-up rest APIs is used to resend the confirmation code to an authenticated user. While no scopes are required to invoke this API by default, we recommend restricting access to this endpoint using scopes, before deploying to production.
1313

1414
To do so, add the following configurations to the `<IS_HOME>/repository/conf/deployment.toml` file
1515

0 commit comments

Comments
 (0)