Minimum configuration required to allow my GET api to be called from 3rd party application
Hello Everyone,
I have created Assets HTTP API. its GET method only. Now, 3rd party spring boot application(for the same client, handled by known team) wants to access this GET api. Now, what is the minimum configuration I need to do in my AEM application? Note: 3rd party application calls the get method from their backend logic (in this case, its from Java)
I hope CORS setting is not required for this? So, I need to modify only under: Apache Sling Referrer Filter configuration?
cc @aanchal-sikka @arunpatidar @imran__khan @briankasingli @tarunkumar