Skip to content

Commit 8d60c6e

Browse files
indrorajoevanwanzeeleKFgithub-actions[bot]
authored
Merge 1.0.0 to main (#4)
* release: 1.0.0 * added license headers, updated docs, most functionality implemented * Delete api.yaml * added api.yaml to .gitignore * Delete AEMCM.Orchestrator.sln.licenseheader * added licenseheader to .gitignore * more unit tests. improved logging. * Add Keyfactor Release Workflow configuration * docs: auto-generate README and documentation [skip ci] --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update integration-manifest.json (#3) * docs: auto-generate README and documentation [skip ci] --------- Co-authored-by: Joe VanWanzeele <76071503+joevanwanzeeleKF@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a5cf225 commit 8d60c6e

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,18 +223,21 @@ the Keyfactor Command Portal
223223
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.
224224

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

227228

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

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

233235

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

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

239242

240243
</details>

integration-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://keyfactor.github.io/v2/integration-manifest-schema.json",
3-
"integration_type": "orchestrator",
43
"name": "Adobe Experience Manager (Cloud Manager) Orchestrator",
4+
"integration_type": "orchestrator",
55
"status": "production",
66
"update_catalog": false,
77
"link_github": true,

0 commit comments

Comments
 (0)