Skip to content

Commit

Permalink
Update the number to string in default.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
Malith-19 authored Dec 13, 2024
1 parent a78135f commit 534db00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@
"scim2.consider_server_wide_user_endpoint_max_limit": true,

"identity_mgt.password_policy.password_policy_validation_handler.enable": true,
"identity_mgt.password_policy.max_password_allowed_length": 64,
"identity_mgt.password_policy.max_password_allowed_length": "64",
"identity_mgt.recovery.enable_v1_api": false,
"identity_mgt.recovery.notification.manage_internally": true,
"identity_mgt.recovery.callback_url": "${carbon.protocol}:\\/\\/${carbon.host}:${carbon.management.port}\\/.*",
Expand Down

0 comments on commit 534db00

Please sign in to comment.