SAML integration, Trust store ( publish instance) -manage configs from code
We have integrated SAML onto our AEM publish instances, for this we had to separately install certificate in both our publish instances trust store. On uploading the certificate in trust store an alias is getting autogenerated.
We are looking for options to maintain this SAML configuration in our code base. But since we have a different alias in both the publish instances its not possible to keep this in code. is there some way we can upload this cert into truststore in author and replicate it to the publish instances