diff --git a/radar-is.yml b/radar-is.yml index a485dc94..edc6ac67 100644 --- a/radar-is.yml +++ b/radar-is.yml @@ -1,3 +1,3 @@ resourceName: res_AppServer publicKeyEndpoints: - - http://localhost:8081/managementportal/oauth/token_key \ No newline at end of file + - http://localhost:8081/oauth/token_key \ No newline at end of file diff --git a/src/integrationTest/resources/radar-is.yml b/src/integrationTest/resources/radar-is.yml index a485dc94..edc6ac67 100644 --- a/src/integrationTest/resources/radar-is.yml +++ b/src/integrationTest/resources/radar-is.yml @@ -1,3 +1,3 @@ resourceName: res_AppServer publicKeyEndpoints: - - http://localhost:8081/managementportal/oauth/token_key \ No newline at end of file + - http://localhost:8081/oauth/token_key \ No newline at end of file diff --git a/src/main/resources/radar-is.yml b/src/main/resources/radar-is.yml index a485dc94..edc6ac67 100644 --- a/src/main/resources/radar-is.yml +++ b/src/main/resources/radar-is.yml @@ -1,3 +1,3 @@ resourceName: res_AppServer publicKeyEndpoints: - - http://localhost:8081/managementportal/oauth/token_key \ No newline at end of file + - http://localhost:8081/oauth/token_key \ No newline at end of file