Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,18 +223,21 @@ the Keyfactor Command Portal
The Adobe IMS Organization ID (e.g. 'XXXXXXXX@AdobeOrg'), sent as the 'x-gw-ims-org-id' header on Cloud Manager API requests. This is an identifier, not a credential.

![AEMCM Custom Field - ImsOrgId](docsource/images/AEMCM-custom-field-ImsOrgId-dialog.svg)
![AEMCM Custom Field - ImsOrgId](docsource/images/AEMCM-custom-field-ImsOrgId-validation-options-dialog.svg)


###### IMS Token Endpoint
The Adobe IMS OAuth Server-to-Server token endpoint used to obtain access tokens.

![AEMCM Custom Field - ImsTokenUrl](docsource/images/AEMCM-custom-field-ImsTokenUrl-dialog.svg)
![AEMCM Custom Field - ImsTokenUrl](docsource/images/AEMCM-custom-field-ImsTokenUrl-validation-options-dialog.svg)


###### IMS Scopes
Comma-separated IMS scopes requested for the access token.

![AEMCM Custom Field - ImsScopes](docsource/images/AEMCM-custom-field-ImsScopes-dialog.svg)
![AEMCM Custom Field - ImsScopes](docsource/images/AEMCM-custom-field-ImsScopes-validation-options-dialog.svg)


</details>
Expand Down
2 changes: 1 addition & 1 deletion integration-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://keyfactor.github.io/v2/integration-manifest-schema.json",
"integration_type": "orchestrator",
"name": "Adobe Experience Manager (Cloud Manager) Orchestrator",
"integration_type": "orchestrator",
"status": "production",
"update_catalog": false,
"link_github": true,
Expand Down
Loading