we are logging from the external website, then that website post the login details to the /content/XXXX.html.
I am getting those details using
1. http://localhost:4502/system/console/configMgr
2. Search for 'Apache Sling Referrer Filter'
3. Remove POST method from the filter. Then you can call your POST method anywhere.
4. Select “Allow Empty”
Is there a way not to delete the POST Method in the filter and deselect Allow Empty.
I have entered the Host origin in the Allow host.
Still I am seeing forbidden issue.
STATUS:MESSAGE:SERVLET:
403 |
Forbidden |
org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4f516331 |