Hello, good morning,
I am trying to implement the dependency org.apereo.cas:cas-server-support-mongo-service-registry.
I’ve been working on this for a while, but I’m unsure about the correct structure to use in the cas-service-registry database for CAS to detect the application. I attempted to use the structure from version 6.5, but I keep encountering the following error:
ERROR [org.apereo.cas.util.concurrent.CasReentrantLock] - <Failed to instantiate org.apereo.cas.services.RegisteredService using constructor NO_CONSTRUCTOR with arguments
Could someone assist me with this issue? Any guidance would be greatly appreciated.
Thank you so much!