DotCMS with spring security authentication in Grails application
问题 We have a grails application with "standard" spring security authentication. We have integrated this application into dotCMS. What is missing is the dotCMS authentication. Is it somehow possible to configure DotCMS to use the User/Role spring security system that I already have? DotCMS has already its system of Users and Roles. I am reading now this page, mentioning that it is possible to develop custom "pluggable" authentication mechanisms: http://dotcms.com/docs/latest/pluggable