I'm trying to add some claims to the logged in member however I cannot get it working.
There is another post re v9 however that solution doesn't work either, although I'm not using AD authentication, just straight forward member username/password.
It goes through adding a role specifically. But it should probably work by extending the demoed code to add claims to the newly instanced MemberIdentityUser (check the video for more information).
Using claims in v11
Hi
I'm trying to add some claims to the logged in member however I cannot get it working.
There is another post re v9 however that solution doesn't work either, although I'm not using AD authentication, just straight forward member username/password.
Has anyone used claims with member login in v11?
Thanks
This video might give you some hints on how to do it: https://youtu.be/aouFfym_7Zs
It goes through adding a role specifically. But it should probably work by extending the demoed code to add claims to the newly instanced MemberIdentityUser (check the video for more information).
is working on a reply...