keystone/api-ref/source/v2-ext/samples/OS-KSEC2/authenticate-request.json
Lance Bragstad 1dec4d512f Remove v2.0 extension documentation
This commit removes all the v2.0 extension documentation with the
exception of the ec2token API, which is supported until the T
release.

Change-Id: I0f766c9778e92ae5eabff005d5c664dcc331507b
2018-02-06 22:19:28 +00:00

17 lines
471 B
JSON

{
"credentials": {
"access": "8cff51dc66594df4a2ae121f796df36c",
"host": "localhost",
"params": {
"Action": "Test",
"SignatureMethod": "HmacSHA256",
"SignatureVersion": "2",
"Timestamp": "2007-01-31T23:59:59Z"
},
"path": "/",
"secret": "df8daeaa981b40cea1217fead123bc64",
"signature": "Fra2UBKKtqy3GQ0mj+JqzR8GTGsbWQW+yN5Nih9ThfI=",
"verb": "GET"
}
}