diff options
| author | Khaled Hussein <khaled.hussein@gmail.com> | 2011-04-21 20:27:21 +0000 |
|---|---|---|
| committer | Khaled Hussein <khaled.hussein@gmail.com> | 2011-04-21 20:27:21 +0000 |
| commit | 35fb99ec78f3c30a13036b550284b9f26de2bca0 (patch) | |
| tree | 7e9299cfc1ba74b4f17cf4aef4ec9ddb1ed839ba /docs | |
| parent | f07960914663c6bdefd41493e413df275931800f (diff) | |
Initial prototype of default token based auth protocol
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guide/src/docbkx/samples/auth.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/src/docbkx/samples/auth.json b/docs/guide/src/docbkx/samples/auth.json index 697c4664..fa56c131 100644 --- a/docs/guide/src/docbkx/samples/auth.json +++ b/docs/guide/src/docbkx/samples/auth.json @@ -13,7 +13,7 @@ } ]}, "username": "jqsmith", - "tenantId": "1234", + "tenantId": "1234" } } } |
