We have a site where users need to register. For convenience, I'd like to connect this to our institution's LDAP server, since a good portion of users will come from there. However, when I do this any valid LDAP account can immediately log on, at least to the level of what 'All Sites Users' can view. This is presumably because as soon as someone logs in with a valid LDAP account, a LabKey user is created.
Is there any way to get behavior such that LDAP will be used for authentication, but only if there was an account created on the LK side (i.e. dont auto-create from LDAP)?
Thanks for any help. |