Did you work it out? But the documentation <https://apereo.github.io/cas/development/installation/Configuring-Custom-Authentication.html>suggests it'll just pick it up and run it (which means I'm doing wrong by overriding LdapAuthenticationConfiguration, creating much more work for myself on upgrades).
On 9 March 2018 at 07:33, Alberto Cabello Sánchez <[email protected]> wrote: > On Thu, 8 Mar 2018 06:32:52 -0800 (PST) > yashwanth chowdary <[email protected]> wrote: > > > I have written my .own classes handler,configuration(please refer to > > the attached files).What i observe is My handler is getting registered > > properly but when i give the credentials the method > > "authenticateUsernamePasswordInternal" is not getting called. > > Properties are same as above. > > How does CAS know that cas.authn.ldap[0].* properties refer to your handler > rather than a "regular" LDAP handler? > > -- > Alberto Cabello Sánchez > Servicio de Informática > Universidad de Extremadura > > -- > - Website: https://apereo.github.io/cas > - Gitter Chatroom: https://gitter.im/apereo/cas > - List Guidelines: https://goo.gl/1VRrw7 > - Contributions: https://goo.gl/mh7qDG > --- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/a/ > apereo.org/d/msgid/cas-user/20180309083359.da0ed1d9e05b1a1b67a65ee4% > 40unex.es. > -- This email is sent on behalf of Northgate Public Services (UK) Limited and its associated companies including Rave Technologies (India) Pvt Limited (together "Northgate Public Services") and is strictly confidential and intended solely for the addressee(s). If you are not the intended recipient of this email you must: (i) not disclose, copy or distribute its contents to any other person nor use its contents in any way or you may be acting unlawfully; (ii) contact Northgate Public Services immediately on +44(0)1442 768445 quoting the name of the sender and the addressee then delete it from your system. Northgate Public Services has taken reasonable precautions to ensure that no viruses are contained in this email, but does not accept any responsibility once this email has been transmitted. You should scan attachments (if any) for viruses. Northgate Public Services (UK) Limited, registered in England and Wales under number 00968498 with a registered address of Peoplebuilding 2, Peoplebuilding Estate, Maylands Avenue, Hemel Hempstead, Hertfordshire, HP2 4NW. Rave Technologies (India) Pvt Limited, registered in India under number 117068 with a registered address of 2nd Floor, Ballard House, Adi Marzban Marg, Ballard Estate, Mumbai, Maharashtra, India, 400001. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAD0p8pv0%3D_FhK6j2wW5p_-bG5LVuPJY%3D0YcOn7mqaUhTkr2c7w%40mail.gmail.com.
