AEM 6.1 Startup Error: Missing Authentication Service due to missing blob
Hi,
We recently upgraded our CQ 5.6.1 to AEM 6.1 with Mongo DB. Our upgraded AEM 6.1 is throwing the "Missing Authentication Service" error. The error.log file is saying that a blob could not be found and a call was issued to shut down the repository. How do we delete the blob Id in Mongo DB (assuming that's where it is getting the Id and complaining that the blob could not be found in the file system at crx-quickstart/repository/repository/datastore)?
Thanks in advance.