agentj
agentj copied to clipboard
Office 365 connector: Change the name of client_secret to client_secret_id
It's annoying for exchanges with customers: "SECRET CLIENT" doesn't exist on the Microsoft side, there is client id and secret id but it's secret client in the interface, which is incomprehensible On the docker side, this variable appears in the.env. On the GUI side, this parameter appears in the connector Must Rename:
- in code
- in.env/entrypoint