openBackhaul / AccessPlanningToolProxy

Interface towards the AutomatedLinkAcceptanceProxy implementation in LinkVis
Apache License 2.0
2 stars 3 forks source link

Clarification required in the consequence of the API /v1/update-apt-client #235

Open PrathibaJee opened 2 months ago

PrathibaJee commented 2 months ago

/v1/update-apt-client will store the apt client's callback urls and its whereabouts in the logical-termination-point. when the request /v1/provide-acceptance-data-of-link-endpoint is addressed by APT , as an initial response , a request-id will be sent to the requestor. After formulating the response, APTP will send the response to the callback url of APT. While sending this callback , whether the callback url in APT shall be accessed without security ?

openBackhaul commented 2 months ago

Unfortunately, I don't know the APT API and therefore can't make a statement about security at short notice. The request is addressed to Mentopolis. However, it will certainly take a few days before we get an answer.

The ApplicationImplementers to assume for the calculation of their efforts that

If it would be decided to specify like this:

PrathibaJee commented 2 months ago

Thank you for the details.