Skip to content

Commit 7648972

Browse files
committed
PI-2599: Allow Kilco access for development of private prison systems
1 parent 115949e commit 7648972

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/resources/application-dev.yml

+3
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,6 @@ authorisation:
102102
- "/v1/persons/.*/sentences/latest-key-dates-and-adjustments"
103103
- "/v1/persons/.*/status-information"
104104
- "/v1/persons/[^/]*$"
105+
kilco:
106+
- "/v1/persons"
107+
- "/v1/persons/[^/]*$"

0 commit comments

Comments
 (0)