agentj icon indicating copy to clipboard operation
agentj copied to clipboard

Office 365 connector: Change the name of client_secret to client_secret_id

Open Rigueur opened this issue 1 year ago • 0 comments

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

Rigueur avatar Feb 04 '25 14:02 Rigueur