dev-proxy icon indicating copy to clipboard operation
dev-proxy copied to clipboard

Extend GraphConnectorGuidancePlugin with checking connectorId

Open waldekmastykarz opened this issue 2 months ago • 0 comments

Let's extend the GraphConnectorGuidancePlugin so that it checks if the request to create an external connection, triggered from TAC, has the connectorId on it and if the connectorId matches the ID from the TAC notification. connectorId should be sent as part of the request body. If the connectorId is not specified or doesn't match the ID from the notification, let's show a warning like we do for the ticket.

waldekmastykarz avatar Apr 29 '24 07:04 waldekmastykarz