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 524 posts 2889 karma points MVP 6x 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 6132 posts 23951 karma points MVP 7x 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 524 posts 2889 karma points MVP 6x c-trib
    Nov 12, 2018 @ 10:49
    Paul Seal
    0

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

    Paul

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Nov 12, 2018 @ 11:10
    Alex Skrypnyk
    0

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

Please Sign in or register to post replies

Write your reply to:

Draft