• Hi,

    My wordpress is a private site requiring authentication.
    My users are present in an LDAP directory.
    I use the SimpleLDAP or authLDAP plugins which both work perfectly

    At the first connection of the user, these plugins automatically create it in WordPress and without WP2FA everything goes well. ??

    When I activate WP2FA, everything happens the same way. The user authenticates, then the account is created. Then the user is redirected to the first login page. But the redirection is not done!

    For this to work, with an administrator account, listing the user in WordPress then allows the redirection to take place!

    Could you help me to solve this problem?

    Thank you in advance

    WP 2FA version: 2.2.1
    WordPress version: 6.0.1

    • This topic was modified 2 years, 4 months ago by dbar.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor robertabela

    (@robert681)

    Hello @dbar

    Thank you for using our plugin.

    What is the first login page please? Do you have a specific page in the WordPress dashboard that users are redirected to once they log in and are authenticated?

    If this is the case, how are the users redirected? Are they redirected by the LDAP plugins or are you using a post-login redirect plugin? The more information you can share about your setup (without sharing sensitive technical details) the better we can understand the issue.

    Looking forward to hearing from you.

    Thread Starter dbar

    (@dbar)

    Hello Robertabela,

    Thank’s for your answer and sorry for my late return ??

    The LDAP Plugin has not specific login page.
    After authentication users are simply returned to the root of the site.
    But I had to overload the functions of the authentication plugin to add metadata when creating accounts in WordPress.
    I also have WP Customize Login Page.

    And with another user, with another browser, showing the list of users definitely solves the problem for the created account.
    It’s as if an action was performed at this moment and that this action was not executed during the first authentication of the user (when his account is created in wordpress by the WP2FA plugin).

    • This reply was modified 2 years, 4 months ago by dbar.
    Plugin Contributor robertabela

    (@robert681)

    Hello @dbar

    Sorry for our delay. Somehow the notification for this ticket didn’t make it to the inbox.

    In regards to your issue, it will be very difficult to tell what is exactly happening, mostly because you have quite a few plugins working together during the login process. Unfortunately we do not have an LDAP server and such setup so it is very difficult to really say what is happening.

    The best way to better understand what is happening is to send us the system information file from our plugin (you can get this from the System Info tab in the Help & Contact Us section).

    The system information file includes technical information about your setup, and also about the WP 2FA plugin configuration. So please send it to us via email at [email protected] and do not share it here. In the email please make reference to this forum thread.

    Thank you very much and we look forward to hearing from you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WP2FA with Simple LDAP or AUTHLDAP’ is closed to new replies.