The module currently only recognizes table and shib:
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.