Hi ALL
I want to know how to set up the SAML certificate file in the Publish tier and Preview tier.
I am setting up SAML in the Publish tier/Preview tier of AEM as a Cloud Service.
I followed the guide below, but it did not work in the Preview tier.
(It only worked on the Publish tier)
This is because the "Trust Store" where the certificate file for asserting the IdP's SAML response is registered is not reflected in the Preview Tier.
Please tell me the correct way to set up the SAML IdP certificate file in the Publish Tier and Preview Tier.
I followed the guide to replicate it to Publish using Package Manager, but it was not reflected in the Preview Tier.
Package Manager does not support the Preview Tier of AEM as a Cloud Service, right?
Thanks
Saito
Views
Replies
Total Likes
hi @SaitoYoshio,
Could you please describe the issue you're experiencing in Preview?
To ensure the SAML certificate is available in Preview, you could include the Trust Store node (/etc/truststore) and its contents as part of your codebase/content package and deploy it through Cloud Manager, not via runtime Package Manager:
Add the certificate file and Trust Store configuration to your project’s repository.
Deploy to both Publish and Preview environments using the Cloud Manager pipeline.
This ensures the Trust Store (and thus the SAML certificate) is present in both tiers after deployment.
Hi @giuseppebag
Thank you for reply.
What file specifically is the "certificate file"?
Is it the .p12 file under /etc/truststore in the Author?
Is it correct to import the certificate file into TrustStore and refer to it as an alias name?
Views
Replies
Total Likes
I was able to solve this problem.
I reported the solution at the following link.
Thank you for your help.
Saito
Views
Replies
Total Likes
Views
Likes
Replies