Skip to content

Commit 3e06912

Browse files
Merge pull request #65 from feyyazrc/ho-v2-scopes
Add Home Office v2 Scopes
2 parents adf2fdb + bf81ea1 commit 3e06912

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

conf/scopes.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -634,6 +634,11 @@
634634
"name":"match individual from their details for nictsejo use case 4",
635635
"description":"Scope for NICTSEJO use case 4 to match an individual from their details"
636636
},
637+
{
638+
"key": "read:individuals-matching-ho-v2",
639+
"name": "match individual from their details for HO v2",
640+
"description": "Scope for HO that replicates the v1 version of the same scope"
641+
},
637642
{
638643
"key":"assigned",
639644
"name":"The scopes you have been assigned",
@@ -875,6 +880,11 @@
875880
"name":"access all self assessment information of individuals for HO ECP use case",
876881
"description":"Scope for HO ECP use case to access all self assessment information of individuals"
877882
},
883+
{
884+
"key":"read:individuals-income-ho-v2",
885+
"name":"access all self assessment information of individuals for HO V2 use case",
886+
"description":"Scope for HO V2 that replicates the V1 of the same"
887+
},
878888
{
879889
"key":"read:individuals-employments-ho-rp2",
880890
"name":"access individuals employment information for HO RP2",
@@ -885,6 +895,11 @@
885895
"name":"access individuals employment information for HO ECP",
886896
"description":"Scope for HO ECP to access employments information on individuals"
887897
},
898+
{
899+
"key":"read:individuals-employments-ho-v2",
900+
"name":"access individuals employment information for HO V2",
901+
"description":"Scope for HO that replicates the v1 version of the same scope"
902+
},
888903
{
889904
"key":"read:individuals-matching-ho-ecp",
890905
"name":"match individual from their details for HO ECP",

0 commit comments

Comments
 (0)