You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step 1: Generate config file with following command
gwa generate-config --template client-credentials-shared-idp --service my-service --upstream https://httpbin.org/ --org ministry-of-health --org-unit planning-and-innovation-division
Step 2 : Apply 'gwa apply' to publish gateway service, credential issuer, dataset and product define in gw-config.yml file
Actual Result : Product is not created with gwa apply command, gateway service, credential issuer, dataset are published successfully. However, product is also published with second attempt
Expected Result : All the entities in gw-config.yml file should be created successfully in first attempt
The text was updated successfully, but these errors were encountered:
Step 1: Generate config file with following command
gwa generate-config --template client-credentials-shared-idp --service my-service --upstream https://httpbin.org/ --org ministry-of-health --org-unit planning-and-innovation-division
Step 2 : Apply 'gwa apply' to publish gateway service, credential issuer, dataset and product define in gw-config.yml file
Actual Result : Product is not created with gwa apply command, gateway service, credential issuer, dataset are published successfully. However, product is also published with second attempt
Expected Result : All the entities in gw-config.yml file should be created successfully in first attempt
The text was updated successfully, but these errors were encountered: