Copied to clipboard

Flag this post as spam?

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


  • MickTemp 27 posts 109 karma points
    Feb 14, 2019 @ 01:56
    MickTemp
    0

    Users and members: best practices

    Hi.

    Are there any best practices or things to know when it comes to using and extending Umbraco's membership systems, and choosing which one to use?

    I'm looking at using Umbraco's user/member auth system for an application that involves a bunch of portals/intranet type things that are managed by a customer.

    • The customer is an administrator of their portal.
    • Generally they'll view and maybe edit a bit of content
    • They can also administer some data thats actually on a remote system that I have Umbraco talking to

    Should these customers be "Users" in Umbraco (but have their CMS access disabled), or is it more accepted to use the "Members" system instead, for all cases that don't involve the backoffice?

  • Dan Diplo 1554 posts 6205 karma points MVP 5x c-trib
    Feb 14, 2019 @ 12:54
    Dan Diplo
    100

    Yes, generally you would use Members system if those members don't require any access to editing content in back-office. But if editing content via Umbraco interface is a requirement, then they'd have to be a User.

    Just a word of caution - I had an application once that created around 2K Umbraco backend users, and it performed terribly. Members, however, performs much better.

  • MickTemp 27 posts 109 karma points
    Feb 19, 2019 @ 22:52
    MickTemp
    0

    Thanks Dan, sounds like members are the way to go.

Please Sign in or register to post replies

Write your reply to:

Draft