without actually trying it out properly - UmbracoIdentity basically links the social media account with a "native" Umbraco Member account so the MemberListView should still see the accounts. UmbracoIdentity uses an entirely separate database (SqlCe) out of the box to manage this connection, while the Umbraco Member is still used for additional profile properties etc.
You should still be able to disable an account etc. without any problems. If you have any problems however, let me know and I'll see what can be done.
Member List View - UmbracoIdentity
Hi,
Has anyone tried using the UmbracoIdentity with the Member List View in Umbraco v7.3.4+ ?
We are working on a project on MVC5 with OWIN and oAuth?
Thanks
Steve
without actually trying it out properly - UmbracoIdentity basically links the social media account with a "native" Umbraco Member account so the MemberListView should still see the accounts. UmbracoIdentity uses an entirely separate database (SqlCe) out of the box to manage this connection, while the Umbraco Member is still used for additional profile properties etc.
You should still be able to disable an account etc. without any problems. If you have any problems however, let me know and I'll see what can be done.
Rob
is working on a reply...