Skip to content

Commit

Permalink
propagate apm-principal-token
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryT-CG authored Jan 31, 2024
1 parent 825b234 commit 4983463
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# AUTHENTICATION
onecx.permissions.application-id=${quarkus.application.name}

# propagate the apm-principal-token from requests we receive
org.eclipse.microprofile.rest.client.propagateHeaders=apm-principal-token

# PROD
%prod.quarkus.rest-client.onecx_theme_svc.url=http://onecx-theme-svc:8080
%prod.quarkus.rest-client.onecx_workspace_svc_v1.url=http://onecx-workspace-svc:8080
Expand Down

0 comments on commit 4983463

Please sign in to comment.