Hello,
I am trying to integrate my Kentico 13 site with IdentityServer login. I am trying to follow this documentation but I don't think it is up to date: https://docs.xperience.io/managing-users/user-registration-and-authentication/configuring-external-authentication
KenticoSigninManager and KenticoUserManager are not available. Is there a package that I need to add?
Thanks
@Vedat,
Are you using ASP.NET MVC 5 on .NET 4.8 or ASP.NET Core on .NET Core 3.1/.NET 5?
There is separate documentation on integrating Identity in ASP.NET Core
Please, sign in to be able to submit a new answer.