Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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

    is
    • for the URL for Onfido to contact CAS.

    • webhook.verificationSite

    is
    • for the URL for the Verification SIte to contact CAS.

Code Block
webhook.onfido=https://onfido.yourcasdomain.com
webhook.verificationSite=https://yourcasdomain.com:8743

...