Failed to create comment...posted a comment with suspicious userIdentifier
How do I configure the logic/rules for posting comments? Currently, we are using a custom authentication system but when a user attempts to create a comment, a CommentException is thrown saying the user has a suspicious identifier.
Also, I couldn't seem to find any straightforward documentation on how comments are "processed" and replicated from Author to Publish (and vise-versa) instance. Could you point me to some documentation or resource on how the lifecycle of comments work within AEM?