Hi,
Thanks for your reply.
The issue is with version conflict, It now resolved and running fine :)
Regards,
BSK
Type: Posts; User: shaikbaji.forums@gmail.co; Keyword(s):
Hi,
Thanks for your reply.
The issue is with version conflict, It now resolved and running fine :)
Regards,
BSK
Hi,
I am also getting the same dependency issue while running my Grails application with "Spring-Security-CAs" plugin.
Please see the below error:
Configuring Spring Security CAS ...
|...
Ye! Thank you very much for your quick response :)
Hi All,
I have configured the CAS server and successfully configured my sample java web application with CAS authentication but now I want to configure the Grails application with CAS...
HI Rob,
Thanks for your quick reply. I will try and get back to you.
NOTE: what I am assuming is this issue is occurring in between of Test Apps and CAS server not in between browser(client)...
Hi,
I have configured the CAS server and created two simple test web applications. I want to implement Single Sign On(SSO) for these two test web apps. Without SSL this is working fine but after...
Hi,
Thanks a lot for your clarification :)
Regards,
Baji
Hi,
I have gone through some grails article and find out the following way to pass a variable to GSP from the Controller:
As per the Article:
If your action doesn’t explicitly return a...