Integrating authentication with external systems

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

Kentico CMS allows you to write a custom authentication provider. In this way, the provided user name and password are checked against an external user profile source/authentication source and if the user is successfully authenticated, the user account is automatically created/updated in the Kentico CMS database, without copying the user password.

 

You can learn more about custom authentication in chapter Security handler (CustomSecurityHandler class).

 

Page url: http://devnet.kentico.com/docs/5_5r2/devguide/index.html?integrating_authentication_with_external_systems.htm