You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
Yuichi Morimichi edited this page Nov 21, 2018
·
2 revisions
All CEK Properties
cek.api-path=/ # CEK API path.cek.client.default-locale=ja_JP # Clova client default locale.cek.verifier.extension-id.enabled=true # Whether to verify Extension IDcek.verifier.extension-id.id= # Expected Extension ID.cek.verifier.signature.enabled=true # Whether to verify signed CEK Requestcek.verifier.signature.public-key=classpath:key/signature-public-key.pem # The public key file path.logging.level.com.linecorp.clova.extension.boot.controller.CEKHandleIntentController=info # set trace when needs to log requestslogging.level.com.linecorp.clova.extension.boot.controller.advice.CEKResponseMessageValidationAdvice=info # set debug when needs to validate response