From 35fb99ec78f3c30a13036b550284b9f26de2bca0 Mon Sep 17 00:00:00 2001 From: Khaled Hussein Date: Thu, 21 Apr 2011 20:27:21 +0000 Subject: Initial prototype of default token based auth protocol --- docs/guide/src/docbkx/samples/auth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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" } } } -- cgit