Platform Security
CONNECT's security methods today are:
- To protect the triggering of APIs generated by the platform, it is possible to specify authorization methods by Bearer Token, defining a token for each API, or Basic Auth in conjunction with the Credentials functionality.
- Encrypted integration logs, accessible only through the platform;
- Interface access control by user profiles - monitoring, development, environment administration;
- Using TLS for end-to-end HTTPS communication, andTruststore to list trusted servers.






