Copied to clipboard

Flag this post as spam?

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


  • Paul Seal 428 posts 2354 karma points MVP 3x c-trib
    Nov 08, 2016 @ 09:56
    Paul Seal
    0

    Custom UsersMembershipProvider

    Hi all Has anyone built or used a custom UsersMembershipProvider? We have the following requirements and I was wondering if there was one out there which could meet all or some of the requirements.

    • Passwords will expire every 90 days
    • Be different to the previous 4 passwords
    • Contain a minimum of 8 characters
    • Contain at least three of the following four classes:
    • Upper case letters
    • Lower case letters
    • Numbers
    • Special Characters (for example, £, %, !)

    Thanks in advance.

    Paul

  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Nov 12, 2018 @ 10:27
    Alex Skrypnyk
    0

    Hi Paul

    Did you succeed with Custom UsersMembershipProvider? We need to create custom UsersMembershipProvider for checking login data through external web service.

    Thanks,

    Alex

  • Paul Seal 428 posts 2354 karma points MVP 3x c-trib
    Nov 12, 2018 @ 10:49
    Paul Seal
    0

    No, sorry. We didn't do it in the end.

    Paul

  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Nov 12, 2018 @ 11:10
    Alex Skrypnyk
    0

    Apparently it's not easy to find a way to implement custom UsersMembershipProvider

  • 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