Skip to content

Instantly share code, notes, and snippets.

@tjarratt
Created June 13, 2014 18:20
Show Gist options
  • Select an option

  • Save tjarratt/d2c932b2f89771e00dfa to your computer and use it in GitHub Desktop.

Select an option

Save tjarratt/d2c932b2f89771e00dfa to your computer and use it in GitHub Desktop.
login:
ldap:
profile_type: search-and-compare
url: ldap://192.168.50.1:389/
userDN: 'cn=admin,dc=test,dc=com'
userPassword: 'password'
searchBase: 'dc=test,dc=com'
searchFilter: cn={0}
passwordAttributeName: userPassword
localPasswordCompare: true
spring_profiles: ldap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment