LDAP Authentication should respect omniauth settings in gitlab.yml
Created by: MasslessParticle
I find the omniauth allow_single_sign_on and block_auto_created_users settings to be useful in an LDAP context. Given that LDAP is implemented via omniauth, I think it makes sense to have LDAP respect these settings.