Skip to content

Commit

Permalink
docs(jans-cedarling): update example
Browse files Browse the repository at this point in the history
Signed-off-by: rmarinn <[email protected]>
  • Loading branch information
rmarinn committed Nov 8, 2024
1 parent 0ac61b0 commit 38799ba
Showing 1 changed file with 9 additions and 15 deletions.
24 changes: 9 additions & 15 deletions docs/cedarling/cedarling-policy-store.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,21 +249,15 @@ Below is a non-normative example of a `cedarling_store.json` file:
"name": "Jans::store",
"description": "a simple policy example",
"policies": {
"b6391dbcd7...": {
"name": "somecompany::store",
"description": "",
"policies": {
"fbd921a51b...": {
"description": "Admin",
"creation_date": "2024-11-07T07:49:11.813002",
"policy_content": "QGlkKCJBZG..."
},
"1a2dd16865...": {
"description": "Member",
"creation_date": "2024-11-07T07:50:05.520757",
"policy_content": "QGlkKCJNZW..."
}
},
"fbd921a51b...": {
"description": "Admin",
"creation_date": "2024-11-07T07:49:11.813002",
"policy_content": "QGlkKCJBZG..."
},
"1a2dd16865...": {
"description": "Member",
"creation_date": "2024-11-07T07:50:05.520757",
"policy_content": "QGlkKCJNZW..."
}
},
"trusted_issuers": {
Expand Down

0 comments on commit 38799ba

Please sign in to comment.