Skip to content

Commit

Permalink
Docs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kcech committed May 9, 2019
1 parent 5bc9634 commit 5583abe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -553,14 +553,14 @@ Once you have uncomment the above lines, you should recompile the
Catalog webapp module and redeploy it into your Tomcat server.

You will find more information about this feature in the
`Multi-Tenant <./multi_tenant.html>`__ section of our documentation.
`Multi-Tenant <./multitenant.html>`__ section of our documentation.

Enable anonymous access to REST API
-----------------------------------

By default, anonymous access to REST API is disabled which means that
all requests to REST API must be identified with the
`identity_key <./api_docs/security.hml>`__ header.
`identity_key <./api_docs/security.html>`__ header.

From version 1.5, we provide a new feature that allows anonymous access
to REST API but only for read *authorized* data of your Sentilo instance
Expand Down

0 comments on commit 5583abe

Please sign in to comment.