Fix typo in LDAP STS guide (#9294)

master
kumy 5 years ago committed by GitHub
parent a973402821
commit f4e779c964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sts/ldap.md

@ -213,7 +213,7 @@ http://minio.cluster:9000?Action=AssumeRoleWithLDAPIdentity&LDAPUsername=foouser
## Testing
With multiple OU heirarchies for users, and multiple group search base DN's.
With multiple OU hierarchies for users, and multiple group search base DN's.
```
$ export MINIO_ACCESS_KEY=minio
$ export MINIO_SECRET_KEY=minio123

Loading…
Cancel
Save