Hi all,
I'm trying to develop a new module authentication for CAS 5.3.x. This new module supports to authenticate by Face Recoginition which is existing services.
I'm developing this module "cas-server-support-face" by copy source code "cas\cas-server-support-ldap" and modify it.
I don't know how the cas will call this module "cas-server-support-face".
I have been studied the configuration file "application.properties" of the cas but I don't know when the module "cas-server-support-ldap" is called.
Please help to configure the cas to allow the new module "cas-server-support-face" is called!