Skip to content

Commit 7948e79

Browse files
authored
Merge pull request #127 from grantrobson/DLSN-384
DLSN-384 Update CL to 250. IV already grants CL250 so this should not…
2 parents f497bd9 + a9bcc51 commit 7948e79

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

conf/scopes.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,31 +14,31 @@
1414
"key":"read:individual-benefits",
1515
"name":"access benefits information",
1616
"description":"Access personal and employment-based benefits information",
17-
"confidenceLevel":200
17+
"confidenceLevel":250
1818
},
1919
{
2020
"key":"read:individual-employment",
2121
"name":"access employment information",
2222
"description":"Access employment history",
23-
"confidenceLevel":200
23+
"confidenceLevel":250
2424
},
2525
{
2626
"key":"read:individual-tax",
2727
"name":"access tax account information",
2828
"description":"Access personal and employment-related tax information",
29-
"confidenceLevel":200
29+
"confidenceLevel":250
3030
},
3131
{
3232
"key":"read:individual-income",
3333
"name":"access income information",
3434
"description":"Access personal and employment-based income information",
35-
"confidenceLevel":200
35+
"confidenceLevel":250
3636
},
3737
{
3838
"key":"read:national-insurance",
3939
"name":"access national insurance information",
4040
"description":"Access National Insurance contribution information",
41-
"confidenceLevel":200
41+
"confidenceLevel":250
4242
},
4343
{
4444
"key":"read:marriage-allowance",

0 commit comments

Comments
 (0)