この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi All,
Am looking into options on how to configure SAML on our AEM instances, especially uploading truststore and keystore.
From the documentation, we understand that we can go to admin console and manually upload the certificates, but they are manual steps and biggest issue is the truststore alias is random number which is restricting us to put SAML config in source control.
Can you let us know if there is any other option to upload the truststore and keystore into AEM instances, say through CURL?
Also, is there a way to predefine the truststore alias key?
Note: Tried below solution but not working in 6.2
Providing TrustStore and KeyStore from content package
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Hi Veera,
The only option I found so far to more predictably package the truststore is:When you deploy this package on another instance it should have the same certificate ID in the new instance.
If you find a better/different way, let me known.
Regards,
Paul
表示
返信
いいね!の合計
Hi Veena
The truststore alias is generated only once. You need to take it and add it in com.adobe.granite.auth.saml.SamlAuthenticationHandler.xml file against idpCertAlias property. You can then source control the xml file.
Please let me know if you need more information.
表示
返信
いいね!の合計
Hi Prateek,
Thank you for your comments.
We are creating new instances for every release, so the concept of 'apply once' and 'stays forever' wont apply for us.
Looking into ways how we can create trust store (with predefined alias) through non-manual steps, so that we can put those steps as part of stack creation.
Cheers,
Veera
表示
返信
いいね!の合計
Hi All,
Any pointers pls?
表示
返信
いいね!の合計
Bumping up to the top again,
Any pointers pls?
表示
返信
いいね!の合計
Hi Veera,
The only option I found so far to more predictably package the truststore is:When you deploy this package on another instance it should have the same certificate ID in the new instance.
If you find a better/different way, let me known.
Regards,
Paul
表示
返信
いいね!の合計
New article out soon too - but this is done manually.
Scott's Digital Community: Integrating SAML with Adobe Experience Manager
表示
返信
いいね!の合計