- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-11-2020 02:33 PM
Hi @chyates ,
We need to renew the certificate for our SAML and today when I was preparing for this change I experiance the same message so with quick tests on lab VM we came up with the following steps
1. Import the IdP metadata as XML file. In our case with ADFS we use the link https://<your-adfs.local>/FederationMetadata/2007-06/FederationMetadata.xml
2. Go to Device -> Server Profiles -> SAML -> Import (at the bottom) and import the metadata. This will automatically create:
a. New certificate - the self signed used by the IdP
b. New SAML profile already using the new certificate
3. We edit the old SAML profile (which is used for GP auth) and configure it to use the new certificate
4. Remove the new SAML profile (as it is not needed)
5. Commit. At this point a warning for duplicated certificate will show, but if everything is working with the new cert, just delete the old one and commit again.
I sure that the same approach is applicable for Panorama deployment as well, or if it is completely new SAML setup (skip the part with removeing the saml server profile).
As I mentioned I have tested this once on lab VM, but looking at the successfull commit without warning and errors I don't see any reason to bother with the CA flag. Even without CA flag and self signed FW was still showing the certificate in the dropdown menu under the SAML server profile