Federation Metadata Inspector
Inspect Microsoft Entra ID, ADFS, and WS-Federation metadata with health scoring.
What is Federation Metadata Inspector?
Federation metadata documents (commonly used with Microsoft Entra ID and other IdPs) publish endpoints and certificates for WS-Fed/SAML trust relationships.
How it works
Provide metadata content or inspect fetched federation documents to validate entity configuration during SSO onboarding.
Common issues
Stale cached metadata
Applications that cache federation metadata can keep old signing keys. Force refresh after IdP key rollover.
Frequently asked questions
Is federation metadata the same as OpenID discovery?
No. OpenID discovery is JSON for OIDC. Federation metadata is typically XML for SAML/WS-Fed trusts.
Related tools
Continue with these related PacketWizard tools for adjacent diagnostics.
OpenID Discovery ViewerRetrieve and analyze OpenID Provider configuration from the well-known discovery document.SAML Metadata ViewerParse SAML IdP and SP metadata with endpoints, certificates, and validation.XML FormatterFormat, validate, and minify XML documents.HTTP InspectorAnalyze HTTP behavior, redirects, security headers, cookies, compression, and caching.