Skip to content

Commit

Permalink
[DSD-5185] enabled registrationAllowed
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshithb1 <[email protected]>
  • Loading branch information
Rakshithb1 committed May 7, 2024
1 parent ad729d6 commit 2f4f1c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keycloak-init/input.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ mosip:
"actionTokenGeneratedByUserLifespan": 300
"passwordPolicy": "length(8)"
"resetPasswordAllowed": True
"registrationAllowed": True
"verifyEmail": True
"bruteForceProtected": True
"permanentLockout": False
Expand Down

0 comments on commit 2f4f1c3

Please sign in to comment.