Skip to content

Commit

Permalink
Test mode for manage push
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Jan 30, 2024
1 parent e5a1b8d commit 28500f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/pdp-server/templates/application.properties.j2
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ manage.username=pdp
manage.password={{ manage_pdp_secret }}
period.manage.refresh.minutes=10
manage.manageBaseUrl=https://manage.{{ base_domain }}
# If true the manage push is done against the pdp_migrated_policies for testing purposes
manage.pushTestMode=true

# Basic authentication for push-policies endpoint
push_endpoint.username=manage
Expand Down

0 comments on commit 28500f4

Please sign in to comment.