You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 theconnectorId
is not specified or doesn't match the ID from the notification, let's show a warning like we do for the ticket.The text was updated successfully, but these errors were encountered: