ตัวถอดรหัส SAML ออนไลน์ฟรี
ถอดรหัสการตอบกลับและคำขอ SAML ที่เข้ารหัส Base64 เป็น XML ที่อ่านได้ ฟรี ไม่ต้องสมัครสมาชิก
About SAML Decoder
SAML (Security Assertion Markup Language) is an XML-based framework for exchanging authentication and authorization data between identity providers and service providers. SAML responses and requests are typically Base64-encoded. This tool decodes SAML tokens and formats the XML for easy reading. It supports both SAML Response (Base64 only) and SAML Request (Base64 + Deflate compression).
ให้คะแนนเครื่องมือนี้
4.6 / 5 · 179 คะแนน
เครื่องมือเพิ่มเติม
B64ตัวเข้ารหัส/ถอดรหัส Base64JWTตัวถอดรหัส JWT<>XML Formatter%20ตัวเข้ารหัส/ถอดรหัส URLRecommended
CloudflareFree CDN & DDoS protectionอัปเดตข่าวสาร
รับเคล็ดลับการพัฒนาและเครื่องมือใหม่ทุกสัปดาห์
ไม่มีสแปม ยกเลิกได้ตลอดเวลา
Enjoy these free tools?
☕Buy Me a CoffeeHow to Use SAML Decoder
- Copy the Base64-encoded SAML response or request from your browser, IdP logs, or SP debug output
- Paste the encoded SAML data into the input field
- The tool automatically detects whether the input is a SAML Response (Base64) or SAML Request (Base64 + Deflate)
- View the decoded, pretty-printed XML with highlighted assertion details
- Copy the decoded XML for debugging or documentation
Common Use Cases
- Debugging SSO login failures by inspecting SAML assertions and attributes
- Verifying identity provider (IdP) configuration during SAML integration setup
- Inspecting SAML NameID, audience restrictions, and conditions in authentication responses
- Troubleshooting SAML signature validation errors between IdP and SP
- Auditing SAML attribute mappings for user provisioning workflows