Azure SAML FederationMetadata.xml IDPSSODescriptor section keeps on changing for every few seconds
Hello Everyone,
I'm looking for an answer. we are implementing SAML using component space for multitenant organizations and we need to download the certificates from Microsoft's common FederationMetadata.xml to make it work. however, we are aware that the certificates might change over time, so we're building a tool to check the FederationMetadata.xml every 10 seconds to compare the current certificates we have but when we run the tool every few seconds the IDPSSODescriptor node certificates keep on changing. we tried to check it on the browser and Postman and got the same results. Does someone know the answer to this?
Here is the link to FederationMetadata.xml: https://login.microsoftonline.com/common/FederationMetadata/2007-06/FederationMetadata.xml