Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tomasz 10 posts 101 karma points
    Jan 19, 2016 @ 08:43
    Tomasz
    0

    ASP.net Identity, remove Umbraco's membership

    Hi, I am wondering if there is a way to disable whole Umbraco's Member system? I need to create very specific and huge section for front-end users, and use Umbraco mainly for content administration. I prefer using ASP.net Identity. I really want to create my own table in database, use Entity Framework etc etc. I know there is some stuff from Shazwazza: https://github.com/Shazwazza/UmbracoIdentity but I do not need it compatible with Umbraco's Membership and I really miss "not yet implemented" features.

    To sum up - how to install standalone ASP.net Identity in Umbraco (nuget is enough?) AND is it possible to disable Member Services in Umbraco.

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Jan 19, 2016 @ 08:48
    Dennis Aaen
    0

    Hi Tomasz,

    Try to see this git repo on how to work with ASP.net Identity in Umbraco

    https://github.com/Shazwazza/UmbracoIdentity

    We also have some documentation on this here https://our.umbraco.org/documentation/Reference/Security/

    Hope this helps,

    /Dennis

  • Tomasz 10 posts 101 karma points
    Jan 19, 2016 @ 08:59
    Tomasz
    0

    Hi, Yea I know about this project on github, I even linked it in the post above. But it has too many features that are not working: https://github.com/Shazwazza/UmbracoIdentity/wiki/Known-Issues .

    I need totally customize it.

    btw. the biggest drawback when you dive in Umbraco is lack of standard member system. Email confirmation, Password reset, Captcha... I haven't foundany plugins for that :/

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Jan 19, 2016 @ 09:09
    Dennis Aaen
    0

    Hi Tomasz,

    Sorry did not see that you already link to the GIT repo. Thanks for the feedback about Umbraco CMS, we appreciate it very much.

    The best thing that you can do with those feature request is to create them in our issue tracker, which you will find here.

    http://issues.umbraco.org/issues/U4

    /Dennis

Please Sign in or register to post replies

Write your reply to:

Draft