Skip to content

Commit 4c94b13

Browse files
committed
1 parent 4bdd6a5 commit 4c94b13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roles/manage/templates/application.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ push:
4747
enabled: {{ manage.oidc_push_enabled }}
4848
pdp:
4949
url: https://pdp.{{ base_domain }}/pdp/api/manage/push
50-
policy_url: https://pdp.{{ base_domain }}/pdp/api/manage/policies
5150
decide_url: https://pdp.{{ base_domain }}/pdp/api/manage/decide
51+
parse_url: https://pdp.{{ base_domain }}/pdp/api/manage/parse
5252
name: {{ manage.pdp_name }}
5353
user: {{ pdp.username }}
5454
password: "{{ pdp.password }}"

0 commit comments

Comments
 (0)