You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
In REDCap v10.5.1, when using shibboleth_table globally, the reset password link generated no longer works unless the project is set to use table auth (presumably forcing shib-only would also work for that pipeline). The new users do appear in the redcap_user_information table.
The module currently only recognizes
tableandshib:send_rx/includes/send_rx_functions.php
Line 715 in a52189c
In REDCap v10.5.1, when using
shibboleth_tableglobally, the reset password link generated no longer works unless the project is set to usetableauth (presumably forcing shib-only would also work for that pipeline). The new users do appear in theredcap_user_informationtable.