I have used Kentico's code from External authentication on MVC sites. ExternalLoginInfo loginInfo = await AuthenticationManager.GetExternalLoginInfoAsync(); code is always return null.
We have requirement of validating user available in kentico's CMS_User table from mobile application. Please suggest any solution to achieve this ?
Hi.I am having trouble setting up the variants to show based on personas. I added an authentication handler as described at Custom external authentication where, based on a simple condition like ha...
I need to integrate with CAS, which is a authentication provider used by educational institutions similar to what google and facebook offer. I have a library which does the following:User is bounce...
I use Kentico CMS version 7. We have also recently implementer new CRM solution which works with the online module. This is Blackbaud CRM integrated with online module called BBIS (Blackbaud Inform...