API
Version 7.x > API > Custom Authentication Changes View modes: 
User avatar
Guest
pimpfist - 12/6/2012 5:38:53 PM
   
Custom Authentication Changes
Hello,

I need to modify the authentication process so I can check certain user credentials against an external database. I've searched the documentation and I'm confused on what is the best / most current way to achieve this (Global Events, CustomSecurityHandler, SecurityEvent) in Kentico 7?

Is there an example or tutorial I can refer to that shows how to intercept or modify the Authentication process?

Thank you,
JJ

User avatar
Kentico Support
Kentico Support
kentico_radekm - 12/7/2012 3:43:28 PM
   
RE:Custom Authentication Changes
Hello.

I would recommend to use CustomSecurityHandler class according to the following example: http://devnet.kentico.com/docs/devguide/index.html?security_handler.htm

Best Regards,
Radek Macalik