Skip to content

Commit 62fb7c3

Browse files
Merge pull request #59 from hmrc/APID-401
APID-401 add read scope
2 parents b5eb94c + 994772b commit 62fb7c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

conf/scopes.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -944,5 +944,10 @@
944944
"key":"write:ppns-boxes",
945945
"name":"PPNS API",
946946
"description":"Allow creation and deletion of PPNS boxes"
947+
},
948+
{
949+
"key":"read:ppns-boxes",
950+
"name":"PPNS API",
951+
"description":"Allow read access of PPNS boxes"
947952
}
948953
]

0 commit comments

Comments
 (0)