grails / grails-spring-security-cas

Apache License 2.0
19 stars 30 forks source link

Port to Grails 3 #7

Closed dpcasady closed 9 years ago

dpcasady commented 9 years ago

Migrate existing 2.x plugin to 3.x.

The only thing that hasn't been migrated over are the functional tests (scripts/CreateCasTestApps.groovy and webtest/) but as far as I can tell, there aren't actually any tests written. I could be mistaken, so let me know if something needs to be done for those.

In addition to the Grails 3 migration, cas-client-core and all spring dependencies have been updated to more recent versions.