I am about to implement an OAuth2 client solution in a legacy application using mvc version 2.5.6 and security version 2.0.4. Is this possible or will I need to upgrade?
I am about to implement an OAuth2 client solution in a legacy application using mvc version 2.5.6 and security version 2.0.4. Is this possible or will I need to upgrade?
I haven't tried it. I doubt if it will work with those old versions (Spring 3.0 should be OK, and maybe, just maybe Spring Security 3.0).