From 77d731857cdbcd25331bca66af77634fbe709d8f Mon Sep 17 00:00:00 2001 From: Denis Kirillov Date: Wed, 26 Jan 2022 12:14:41 +0300 Subject: [PATCH] [#329] Update authmate docs Signed-off-by: Denis Kirillov --- docs/authmate.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/authmate.md b/docs/authmate.md index 139b23c8..e4cb328a 100644 --- a/docs/authmate.md +++ b/docs/authmate.md @@ -128,13 +128,15 @@ it will be auto-generated with values: } ``` -Rules for a session token can be set via param `session-rules` (json-string and file path allowed), the default value is: +Rules for session tokens can be set via param `session-rules` (json-string and file path allowed), the default value is: ``` -{ +[ + { "verb": "PUT", "wildcard": true, "containerID": null -} + } +] ``` If `session-rules` are set, but `create-session-token` is not, no session