Enable authentication

To enable authentication, you must create a zettel that stores authentication data for the owner. Then you must reference this zettel within the startup configuration under the key owner. Once the startup configuration contains a valid zettel identifier under that key, authentication is enabled.

Please note that you must also set key secret of the startup configuration to a random string (minimum length: 16 bytes) to secure the data exchanged with a client system.