Skip to content

Commit

Permalink
RIA-7537 EJP Adding new roles for legal officer (#746)
Browse files Browse the repository at this point in the history
Co-authored-by: JamieClarkeV1 <[email protected]>
  • Loading branch information
jamieclarkeHMCTS and JamieClarkeV1 authored Oct 18, 2023
1 parent 4ce12e8 commit 7791436
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,9 @@ security:
- "uploadAddendumEvidence"
- "reinstateAppeal"
- "UpdateHearingAdjustments"
- "buildCase"
- "listCase"
- "draftHearingRequirements"
caseworker-ia-admofficer:
- "listCase"
- "submitAppeal"
Expand Down Expand Up @@ -553,6 +556,7 @@ security:
- "uploadAddendumEvidenceAdminOfficer"
- "createCaseLink"
- "reinstateAppeal"
- "buildCase"
citizen:
- "startAppeal"
- "editAppeal"
Expand Down

0 comments on commit 7791436

Please sign in to comment.