forked from mystiq/dex
Fix typo
This commit is contained in:
parent
4bede5eb80
commit
6e35f24399
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ The connector executes two primary queries:
|
||||||
|
|
||||||
The dex repo contains a basic LDAP setup using [OpenLDAP][openldap].
|
The dex repo contains a basic LDAP setup using [OpenLDAP][openldap].
|
||||||
|
|
||||||
First start the LDAP server using the example script. This will run the OpenLDAP daemon and seed it with a initial set of users.
|
First start the LDAP server using the example script. This will run the OpenLDAP daemon and seed it with an initial set of users.
|
||||||
|
|
||||||
```
|
```
|
||||||
./scripts/slapd.sh
|
./scripts/slapd.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue