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
Only those who log into Sidekick should be allowed to publish.
Important to know is we are using document-based configuration for now, so nothing is in the config bus. We need to be able to add email addresses to a spreadsheet that are allowed to author/publish if at all possible.
then I retried the login and it worked!
9. have customer give me the items for this json for CDN https://www.aem.live/docs/setup-byo-cdn-push-invalidation-for-akamai
"host": "{production host}",
"type": "akamai",
"endpoint": "{akamai host}",
"clientSecret": "{client_secret}",
"clientToken": "{client_token}",
"accessToken": "{access_token}"
Only those who log into Sidekick should be allowed to publish.
Important to know is we are using document-based configuration for now, so nothing is in the config bus. We need to be able to add email addresses to a spreadsheet that are allowed to author/publish if at all possible.
See https://www.aem.live/docs/authentication-setup-authoring
This page is new to me but maybe has useful info: https://www.aem.live/docs/sidekick-security
I can see we have some sidekick settings here:
https://admin.hlx.page/sidekick/aemsites/idfc/main/config.json
Steps from Dave:
https://admin.hlx.page/auth/adobe/ack?code=eyJhbGciOiJSUzI1NiIsIng1dSI6I....

then I retried the login and it worked!
9. have customer give me the items for this json for CDN https://www.aem.live/docs/setup-byo-cdn-push-invalidation-for-akamai
"host": "{production host}",
"type": "akamai",
"endpoint": "{akamai host}",
"clientSecret": "{client_secret}",
"clientToken": "{client_token}",
"accessToken": "{access_token}"