summaryrefslogtreecommitdiff
path: root/examples/pki/cms/auth_token_scoped.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pki/cms/auth_token_scoped.json')
-rw-r--r--examples/pki/cms/auth_token_scoped.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/pki/cms/auth_token_scoped.json b/examples/pki/cms/auth_token_scoped.json
index 698e01d..4ea3016 100644
--- a/examples/pki/cms/auth_token_scoped.json
+++ b/examples/pki/cms/auth_token_scoped.json
@@ -2,6 +2,7 @@
"access": {
"token": {
"expires": "2038-01-18T21:14:07Z",
+ "issued_at": "2002-01-18T21:14:07Z",
"id": "placeholder",
"tenant": {
"id": "tenant_id1",
@@ -73,9 +74,11 @@
"id": "user_id1",
"roles": [
{
+ "id": "f03fda8f8a3249b2a70fb1f176a7b631",
"name": "role1"
},
{
+ "id": "f03fda8f8a3249b2a70fb1f176a7b631",
"name": "role2"
}
],