Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

MDM Proposition creating resource without System filled in #192

Open
akodhawan opened this issue May 14, 2024 · 0 comments
Open

MDM Proposition creating resource without System filled in #192

akodhawan opened this issue May 14, 2024 · 0 comments

Comments

@akodhawan
Copy link

MDM Proposition creating resource without System filled in

Seems like from MDM Proposition API it supports organizationGuid & defaultCustomerOrganizationGuid & propositionGuid to be created w/o system but that fails at a later stage when Proposition Update is required to say enable Notifications.

"description": "Terraform managed proposition", "organizationGuid": { "value": "64dc61b6-e066-48d9-8253-7e9d63cxxxxx" }, "propositionGuid": { "system": "https://idm-client-test.eu-west.philips-healthsuite.com/authorize/identity/", "value": "b995081a-3655-477a-857e-7e9d63cxxxxx" }, "globalReferenceId": "708f6915-1897-b76e-2fda-7e9d63cxxxxx", "defaultCustomerOrganizationGuid": { "value": "64dc61b6-e066-48d9-8253-7e9d63cxxxxx" }, "status": "ACTIVE",

Short term fix: Add explicitly system while creating Proposition

Long Term fix:

  • MDM API Allowing resources to be creating w/o system & not defaulting to IAM in case not provided.
  • Connect SS during Prop Update have System as mandatory requirement & should be relaxed as a check
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant