12-05-2021 03:36 PM
I coppied the SlingshotLoginController.java from the base share code. I just for a test, I added some logging to the onSuccess method. A simple:
System.out.println("************* ON SUCCESS CALLED *********************");
But when I log in, This line is nowhere to be seen. For fun I even added a redirect right after this line to go to google.com In theory, I should log in, and see googles home page. In alfresco acs, simply adding your own class where the default one is supposed to be works as expected.
Is there something special about share that I need to do to inject this custom class?
Explore our Alfresco products with the links below. Use labels to filter content by product module.