aboutsummaryrefslogtreecommitdiffstats
path: root/keystonemiddleware-moon/examples/pki/cms/auth_token_unscoped.json
diff options
context:
space:
mode:
Diffstat (limited to 'keystonemiddleware-moon/examples/pki/cms/auth_token_unscoped.json')
-rw-r--r--keystonemiddleware-moon/examples/pki/cms/auth_token_unscoped.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/keystonemiddleware-moon/examples/pki/cms/auth_token_unscoped.json b/keystonemiddleware-moon/examples/pki/cms/auth_token_unscoped.json
deleted file mode 100644
index 41566888..00000000
--- a/keystonemiddleware-moon/examples/pki/cms/auth_token_unscoped.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "access": {
- "token": {
- "expires": "2112-08-17T15:35:34Z",
- "id": "01e032c996ef4406b144335915a41e79"
- },
- "serviceCatalog": {},
- "user": {
- "username": "user_name1",
- "roles_links": [],
- "id": "c9c89e3be3ee453fbf00c7966f6d3fbd",
- "roles": [
- {
- "name": "role1"
- },
- {
- "name": "role2"
- }
- ],
- "name": "user_name1"
- }
- }
-}