Skip to content
Snippets Groups Projects
Commit 801fd64a authored by Josh Soref's avatar Josh Soref
Browse files

spelling: serviceaccount

parent 3f8fdbf3
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ import ( ...@@ -29,7 +29,7 @@ import (
// # The following field is required if using port 389. // # The following field is required if using port 389.
// # insecureNoSSL: true // # insecureNoSSL: true
// rootCA: /etc/dex/ldap.ca // rootCA: /etc/dex/ldap.ca
// bindDN: uid=seviceaccount,cn=users,dc=example,dc=com // bindDN: uid=serviceaccount,cn=users,dc=example,dc=com
// bindPW: password // bindPW: password
// userSearch: // userSearch:
// # Would translate to the query "(&(objectClass=person)(uid=<username>))" // # Would translate to the query "(&(objectClass=person)(uid=<username>))"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment