NotSupportedException: Store does not implement IUserClaimStore<TUser>.

Jogchem Andre Oord asked on March 11, 2021 11:59

I'm trying to store extra data in a user identity using claims. However, it appears the built-in Kentico user manager does not support this. Is this something that will be added later? Or should I try and extend the ApplicationUserManager? Is this even possible?

Recent Answers


Dmitry Bastron answered on March 11, 2021 13:09

Hi,

What version of CMS are you using? Is it 12 and MVC development approach? If so, you may require hotfix 12.0.34 for this to work, refer to the documentation.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.