AEM Headless authentication in Publish Environment
At Present, We use content fragments in AEM and we have multiple team consume CF using assets API.
I noticed that in my environment, the api request to author instance requires authentication whereas request exposed by the publish instance are served without authentication.
I need to expose the api through the dispatcher to internet but I would like to be authentication protected. What does adobe recommended solution for this implementation?