Skip to content

Commit

Permalink
MOSIP-15286 Removed extra properties
Browse files Browse the repository at this point in the history
  • Loading branch information
kameshsr committed Dec 17, 2021
1 parent 587ffee commit 251690c
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -794,17 +794,13 @@ ida-websub-idchange-remove-id-callback-relative-url=${server.servlet.context-pat
ida-websub-idchange-deactivate-id-callback-relative-url=${server.servlet.context-path}/callback/idchange/deactivate_id/${ida-auth-partner-id}
ida-websub-idchange-activate-id-callback-relative-url=${server.servlet.context-path}/callback/idchange/activate_id/${ida-auth-partner-id}
ida-websub-hotlist-callback-relative-url=${server.servlet.context-path}/callback/hotlist
ida-websub-hotlist-callback-url=${mosipbox.public.url}${ida-websub-hotlist-callback-relative-url}

ida-websub-auth-type-callback-relative-url=${server.servlet.context-path}/callback/authTypeCallback/${ida-auth-partner-id}
ida-websub-auth-type-callback-url=${mosipbox.public.url}${ida-websub-auth-type-callback-relative-url}
ida-websub-masterdata-templates-callback-relative-url=
ida-websub-masterdata-titles-callback-relative-url=
ida-websub-ca-cert-callback-relative-url=


# Callback url for MISP/Partner change notification events
ida-websub-partner-service-callback-url=${mosipbox.public.url}${server.servlet.context-path}/callback/partnermanagement/{eventType}
ida-websub-partner-service-apikey-approved-callback-relative-url=${server.servlet.context-path}/callback/partnermanagement/apikey_approved
ida-websub-partner-service-partner-updated-callback-relative-url=${server.servlet.context-path}/callback/partnermanagement/partner_updated
ida-websub-partner-service-policy-updated-callback-relative-url=${server.servlet.context-path}/callback/partnermanagement/policy_updated
Expand Down

0 comments on commit 251690c

Please sign in to comment.