Skip to content

Commit

Permalink
adding new zip and updaing docs for ldap #1365 (#7216) (#7228)
Browse files Browse the repository at this point in the history
  • Loading branch information
opensearch-trigger-bot[bot] authored May 22, 2024
1 parent 64ac8ce commit c73a32d
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 c73a32d

Please sign in to comment.