libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

ebisync-submit.secret.conf (260B)


      1 [ebisync-submit]
      2 
      3 # Authentication scheme used by the API, this can either can be basic, bearer or none.
      4 # AUTH_METHOD = basic
      5 
      6 # User name for basic authentication scheme
      7 # USERNAME = username
      8 
      9 # Password for basic authentication scheme
     10 # PASSWORD = password