Hello,
We recently updated to Xnat 1.8 from xnat 1.74
Each time an LDAP user logs in for the first time they are directed to the url %siteurl%/app/template/RegisterExternalLogin.vm#! and must then press register. Which will then create the user in
Xhbm_xdat_user_auth table
Is this expected behavior? We only have users access Xnat via LDAP (except the default admin account). Is there a way to simply have the ldap account register on log in if it does not already exist in the Xhbm_xdat_user_auth table?
I currently have Auto-Enable User Registration turned on, and the ldap1-providor.properties set up similar to the following.