Skip to content
Snippets Groups Projects
Commit b4e7dc6b authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3119 merge from release 1.0.1

parent f677bec7
Branches
Tags
No related merge requests found
......@@ -16,7 +16,7 @@ public class InternalUserIdService {
private static final String PATH = "/migration/user/{externalUserId}"; // NOSONAR
@Value("${kop.user-manager.url}")
@Value("${kop.user-manager.internalurl}")
private String userManagerUrl;
private RestTemplate restTemplate = new RestTemplate();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment