Skip to content

Commit

Permalink
adding new zip and updaing docs for ldap #1365 (#7216)
Browse files Browse the repository at this point in the history
* adding new zip and updaing docs for ldap #1365

Signed-off-by: AntonEliatra <[email protected]>

* Update ldap.md

Signed-off-by: AntonEliatra <[email protected]>

* Update ldap.md

Signed-off-by: AntonEliatra <[email protected]>

---------

Signed-off-by: AntonEliatra <[email protected]>
  • Loading branch information
AntonEliatra authored May 22, 2024
1 parent ce23dd0 commit b140432
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _security/authentication-backends/ldap.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ In most cases, you want to configure both authentication and authorization. You

We provide a fully functional example that can help you understand how to use an LDAP server for both authentication and authorization.

1. Download and unzip [the example zip file]({{site.url}}{{site.baseurl}}/assets/examples/ldap-example.zip).
1. Download and unzip [the example zip file]({{site.url}}{{site.baseurl}}/assets/examples/ldap-example-v2.13.zip).
1. Update the `.env` file with a strong password for `admin` user.
1. At the command line, run `docker-compose up`.
1. Review the files:

Expand Down
Binary file added assets/examples/ldap-example-v2.13.zip
Binary file not shown.
Binary file removed assets/examples/ldap-example-v2.zip
Binary file not shown.
Binary file removed assets/examples/ldap-example.zip
Binary file not shown.

0 comments on commit b140432

Please sign in to comment.