...
The 2 settings are both optional. Each URL can include a port, but not a path.
CAS will use the contents of
/batm/config/hostname
unless the following overrides are present:webhook.onfido
for the URL for Onfido to contact CAS.
webhook.verificationSite
for the URL for the Verification SIte to contact CAS.
Code Block |
---|
webhook.onfido=https://onfido.yourcasdomain.com webhook.verificationSite=https://yourcasdomain.com:8743 |
...