Skip to content

Commit

Permalink
[DSD-7313]Updated README.md (#59)
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshitha650 <[email protected]>
  • Loading branch information
Rakshitha650 authored Feb 11, 2025
1 parent ca23f37 commit a4cef1d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions captcha-validation-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ This service is used to validate the Captcha in the Login flow.

Below is the config key name format to provide secret key for any modules.

`mosip.captcha.secret.<module-name>=secret-key-generated-for-the-module`
`mosip.captcha.secret.<modulename>=secret-key-generated-for-the-module`

Eg: mosip.captcha.secret.preregistration=secret-key-generated-for-the-preregistration-module
NOTE: Module name shouldn't contain any `-` or `_` .

Eg: mosip.captcha.secret.preregistration=secret-key-generated-for-the-preregistration-module

# Example

Expand Down

0 comments on commit a4cef1d

Please sign in to comment.