Konrad Windszus
Konrad Windszus
This leverages the UMAPI This closes #698
With AEMaaCS the users are managed externally in Adobe IMS. Groups can be either assigned in AEM or IMS but the latter has the advantage that adding a user and...
This is available if compiled accordingly (with javac option `-parameters`, https://docs.oracle.com/en/java/javase/17/docs/specs/man/javac.html#option-parameters), supported since javac 8+
As JWT service authentication is deprecated the new OAuth authentication should be supported in parallel. It is described in https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/implementation/.
Build with Node.js 18 as well This closes #557 ## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types...
According to https://github.com/adobe/aio-cli-plugin-cloudmanager#requirements only Node 12 and 14 is supported. Since October Node 16 is the current LTS version though which should be supported (https://nodejs.org/en/about/releases/).
The new flag `mergeExcludePaths` (added to the API in https://github.com/AdobeDocs/cloudmanager-api-docs/pull/251/files#diff-9ab0ca02a4ed15d7f9138602968b77366ea68fed8cbeff4b07ed968bdd0c5293R6899) should be supported for command `content-flow:create`
The API described at https://www.adobe.io/experience-cloud/cloud-manager/reference/api/#tag/Network-infrastructure should be supported.
The API provided by https://www.adobe.io/apis/experiencecloud/cloud-manager/api-reference.html#/IP_Allowlist, https://www.adobe.io/apis/experiencecloud/cloud-manager/api-reference.html#/IP_Allowlist_Binding, https://www.adobe.io/apis/experiencecloud/cloud-manager/api-reference.html#/Domain%20Names and https://www.adobe.io/apis/experiencecloud/cloud-manager/api-reference.html#/SSLCertificates should be exposed trough the CLI as well.