Copied to clipboard

Flag this post as spam?

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


  • Matthew 2 posts 22 karma points
    Jan 11, 2013 @ 12:06
    Matthew
    0

    Membership and Roles

    Can anyone help?

     

    We have implemented a new Role Provider and Auth Provider for our Umbraco site.

     

    From the front end website we can authenticate against our remote user store, however protected pages still redirect us to the login page, but that page says 'you are logged in'

     

    In admin, Members section, we see the roles from our remote user role store, however the a-z member list is still showing the umbraco users.

     

    when we select a user from that list it tries to get the user details from the remote use store and falls over as it is passing

     

    what am i missing in order to get the a-z member list to draw its information from the remote store not the existing umbraco tables?

     

    Any ideas?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 12, 2013 @ 13:40
    Jan Skovgaard
    0

    Hi Matthew and welcome to our :)

    I'm not sure I'm able to help with the techical solution - however for those who perhaps can it will be a great help to them if you could provide some information about what version of Umbraco you're using.

    Could you also share some code perhaps?

    Cheers,
    Jan 

  • Brendan Rice 538 posts 1099 karma points
    Jan 14, 2013 @ 00:17
    Brendan Rice
    0

    Hi Matthew,

    I am not 100% sure but if you implement your own custom membership provider I don't think you can use the Umbraco Members section with it.

    Hopefully someone can clarify this.

    B

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Jan 14, 2013 @ 06:26
    Richard Soeteman
    0

    HI Matthew,

    You can't edit those members but I have implemented a custom membership provider ones and it was because of a non implemeneted method the a-z list didn't show up. I found out by checking the umbracoLog table for the exception.

    Hope this helps,

    Richard

Please Sign in or register to post replies

Write your reply to:

Draft