Skip to content

Commit

Permalink
Adds details about hmacKey environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
davide-zerbetto committed Oct 4, 2018
1 parent 9f144bf commit 2f86e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation-guide/ka_inst_man_tomcat.rst
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Such environment variables have the following meaning:
- ``sso_class``:SSO connector class name,
- ``service_url``:backend services address, typically set to ``http://localhost:8080/knowage``,
- ``host_url``: frontend services address, the one the user types in his browser.
- ``hmacKey``: Secret key to generate JWT Token.
- ``hmacKey``: secret key to generate JWT tokens used by the default security mechanism. You **must change** it, and **do not distribuite** it.

Applications deploy
~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 2f86e82

Please sign in to comment.