Skip to content

Commit

Permalink
Change the default to true
Browse files Browse the repository at this point in the history
  • Loading branch information
ashera96 committed Jul 20, 2023
1 parent 7998462 commit 9f5fa3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -459,5 +459,5 @@
"apim.analytics.properties.truststore_location": "${carbon.home}/repository/resources/security/$ref{truststore.file_name}",
"apim.analytics.properties.truststore_password": "$ref{truststore.password}",
"tenant_mgt.disable_email_domain_validation": true,
"apim.jwt.use_kid_property": false
"apim.jwt.use_kid_property": true
}

0 comments on commit 9f5fa3b

Please sign in to comment.