Closed jgribonvald closed 2 years ago
@nobry I've made again some more cleaning on code + added one feature around to manage serveral CAS configuration dépending on frontend url redir param (easy to manage in the way one frontend url match to on cas url).
Also I've upgraded CAS conf, just a warning about that the /serviceValide won't work any more in this case, you should remove this part in the url configured as the cas client manage it. This update address several security vulnerability !
Are you able to make some check on your side ? All my change are only some refactoring and don't change anything (expect if I made a typo mistake in some replacement).
Thank you for your work.
New refactoring, several code improvements with optimizations, debug, code cleaning and changes.
Please stop to use e.printStackTrace and System.out.println, there are loggers for that.