|
* External Email - Caution * |
The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.
Yes, the table you’re looking for is xhbm_xdat_user_auth. The relationship between a particular authentication provider, an account on that provider, and a local XNAT account is defined by four columns there:
You’ll have multiple entries in xhbm_xdat_user_auth for each distinct combination of auth_method and auth_method_id, but the combination of auth_method, auth_method_id, and auth_user is unique. You can modify that table so that the auth_method, auth_method_id, and auth_user rows point to the desired row in xdat_user by changing the value of xdat_username.
--
Rick Herrick
XNAT Architect/Developer
Computational Imaging Laboratory
Washington University School of Medicine
To view this discussion on the web visit https://groups.google.com/d/msgid/xnat_discussion/7bebf670-b426-4ddf-91f9-a725e2856081n%40googlegroups.com.