Skip to content

Commit

Permalink
Update identity.xml and default.json
Browse files Browse the repository at this point in the history
  • Loading branch information
KD23243 committed Oct 1, 2024
1 parent e933b97 commit 57f8b14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1036,6 +1036,7 @@
</smsOtp>
</Password>
<Username>
<NonUniqueUsername>false</NonUniqueUsername>
<Enable>false</Enable>
</Username>
<InternallyManage>true</InternallyManage>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@
"identity_mgt.login_identifiers.enable": false,
"identity_mgt.login_identifiers.primary_claim": "http://wso2.org/claims/username",

"identity_mgt.username_recovery.non_unique_user.enabled" : false,
"identity_mgt.username_recovery.email.enable_username_recovery": false,
"identity_mgt.username_recovery.email.enable_recaptcha": false,

Expand Down

0 comments on commit 57f8b14

Please sign in to comment.