diff --git a/modules/distribution/src/core/resources/payloads/get-app-request.xml b/modules/distribution/src/core/resources/payloads/get-app-request.xml new file mode 100644 index 00000000..45c20420 --- /dev/null +++ b/modules/distribution/src/core/resources/payloads/get-app-request.xml @@ -0,0 +1,8 @@ + + + + + ${applicationName} + + + diff --git a/modules/distribution/src/core/resources/payloads/update-app-request.xml b/modules/distribution/src/core/resources/payloads/update-app-request.xml new file mode 100644 index 00000000..4f608a9e --- /dev/null +++ b/modules/distribution/src/core/resources/payloads/update-app-request.xml @@ -0,0 +1,55 @@ + + + + + + + ${applicationId} + ${applicationName} + + ${description} + + + + ${inboundAuthKey} + ${inboundAuthType} + ${inboundConfigType} + + + + + + ${tenantDomain} + ${userName} + ${userStoreDomain} + + ${saasApp} + + + displayName + ${displayName} + + + + + + +