diff options
Diffstat (limited to 'docs/user/test.json')
-rw-r--r-- | docs/user/test.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/user/test.json b/docs/user/test.json new file mode 100644 index 0000000..cd19378 --- /dev/null +++ b/docs/user/test.json @@ -0,0 +1,10 @@ +{ + "auth": + { + "scope": {"project": {"id": "622b0f38ec9e4ce1ab5c3aad7765d045"}}, + "identity": + { + "password": {"user": {"domain": {"name": "Default"}, "password": "vmware", "name": "admin"}}, "methods": ["password"] + } + } +} |