Skip to content

Instantly share code, notes, and snippets.

Created July 21, 2015 22:35
Show Gist options
  • Select an option

  • Save anonymous/c5b450430f33cfe5db8a to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/c5b450430f33cfe5db8a to your computer and use it in GitHub Desktop.
userAuth:
type: ldap
server: yourserver
port: 636
userDN: the_dn_of_the_keywhiz_user
password: external:/some/place
lookup:
userBaseDN: ou=some,dc=dn,dc=for,dc=your,dc=site
userAttribute: uid
requiredRoles: [keywhizAdmins]
roleBaseDN: ou=some,dc=group,dc=with,dc=admins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment