Custom Share login Controller Not being called
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,...