Replication agent configuration | Community
Skip to main content
Murali89
New Participant
October 16, 2015
Solved

Replication agent configuration

  • October 16, 2015
  • 1 reply
  • 1000 views

During default Replication agent configuration we specify the publish instance URL under transport tab in URI field whose value would be something like

"http://mypubliship:port/bin/receive?sling:authRequestLogin=1 "

What is the significance of "sling:authRequestLogin=1" in the above value, As test connection is successful without having sling:authRequestLogin=1 in the URI

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

That is just a Sling Authentication setting. For more information about Sling Authentication -- see this topic:

https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-framework.html

1 reply

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

That is just a Sling Authentication setting. For more information about Sling Authentication -- see this topic:

https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-framework.html