Copied to clipboard

Flag this post as spam?

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


  • Andrey 1 post 71 karma points
    Mar 28, 2016 @ 08:58
    Andrey
    0

    Using custom provider for Authentication

    Hi, I am working with Umbraco 7.4.2. and now it is required to use custom authentication for members. Now I am planning:

    1. Inherit from Umbraco.Web.Security.Providers.MembersMembershipProvider
    2. Override two methods Validate(//some param) and GetUser(//some param)
    3. Make changes into web.config

    Is it neccesary to inherit exactly from MembersMembershipProvider?

    Are there some additional methods that also should be overrided?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies