SAML-tracer의 버전 기록 - 13개 버전
SAML-tracer 제작자: Jaime Perez, Thijs Kinkhorst, Jan Köhler
SAML-tracer의 버전 기록 - 13개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.9.2
2025년 6월 5일에 출시 - 103.09 KBfirefox 121.0 이상에서 작동This release contains the following bugfix:- The CSP fix, which was rolled out with version 1.9.1, requires excessively high privileges (use of the downloads-API). Version 1.9.2 now also enables exports again, whereby the downloads-API is not used and a more lax content security policy is used instead.
BSD 2-Clause "Simplified" 라이선스에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.9.1
2025년 5월 28일에 출시 - 103.34 KBfirefox 121.0 이상에서 작동This release contains the following bugfix:- Fixes a CSP-issue that prevented exports from being downloaded
BSD 2-Clause "Simplified" 라이선스에 따라 릴리스된 소스 코드
버전 1.9.0
2025년 5월 15일에 출시 - 103.11 KBfirefox 121.0 이상에서 작동This release some bugfixes and a new filtering feature:- Opt-in to light and dark UI controls
- Handle undefined content type header when evaluating visibility
- Functionality for filtering for protocol-related requests only
BSD 2-Clause "Simplified" 라이선스에 따라 릴리스된 소스 코드
버전 1.8
2024년 8월 18일에 출시 - 102.77 KBfirefox 121.0 이상에서 작동- Resource-filtering was improved (#92).
- The add-on window will change color-scheme based on the browser's dark-mode settings (#85).
- The parameters-tab was improved with highlighting (#90).
- Remove dependency on deprecated InstallTrigger (#74, #75)
- Updated the module to work with Manifest v3 (#80)
Chores:
- Dependencies were updated to their latest available version.
- The build-process was automated and partially offloaded to GA.
- Some typos were corrected.BSD 2-Clause "Simplified" 라이선스에 따라 릴리스된 소스 코드
버전 1.7.1
2021년 12월 22일에 출시 - 99.18 KBfirefox 48.0 이상에서 작동This is a minor release of SAML-tracer, including some improvements and bugfixes:
- The extension can be started by keyboard shortcut `ALT`+`SHIFT`+`S` (#65)
- Redesigned summary tab with WS-Fed output (#68)
- Certificates embedded in SAML responses can be downloaded (#68)
- Validation errors fixed and dependencies updated (#70)
- Fixed a bug when using external dependency pako (#72)BSD 2-Clause "Simplified" 라이선스에 따라 릴리스된 소스 코드
버전 1.6
2019년 11월 18일에 출시 - 113.12 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동This is a minor release of SAML-tracer, including some improvements and bugfixes:
New icon.
New tab summarising details for SAML requests and responses.
Allow enabling and disabling colors for requests.
Resolve a bug that didn't show resources when filtering was not active (#51).
Resolve an issue that showed a request even when all requests had been cleared (#50).
Fixed an issue with UTF-8 characters being wrongly displayed (#56).
Fixed an issue in Chrome that made it impossible to see the cookie exchange (#61).
Fixed a couple of issues when counting of hidden and "ghost" requests (#64).
Fixed an issue in Chrome that prevented autoscroll from being stopped when scrolling up (#62).
Fixed an issue with SAML attributes being wrongly encoded (#53).BSD 2-Clause "Simplified" 라이선스에 따라 릴리스된 소스 코드
버전 1.5.1
2018년 7월 23일에 출시 - 85.88 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동This is a bugfix release, solving issues with redirections and URL-encoded forms.BSD 2-Clause "Simplified" 라이선스에 따라 릴리스된 소스 코드
버전 1.5
2018년 5월 30일에 출시 - 85.49 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동SAML-tracer now includes support for WS-Federation! You can use it to debug your WS-Federation message exchanges as well as you did with SAML up until now. And as a bonus track, the extension works now also in Chrome!BSD 2-Clause "Simplified" 라이선스에 따라 릴리스된 소스 코드
버전 1.4
2018년 2월 22일에 출시 - 79.71 KBfirefox 57.0 이상, android 57.0 ~ 68.*에서 작동This new release of the SAML-tracer addon allows you to disable autoscrolling when scrolling up in the list of traces, apart from unchecking the "Autoscroll" button. Clicking on this button again will take you down to the last trace captured. This way you can investigate a certain request without being distracted by other resources loaded by Firefox in the background,BSD 2-Clause "Simplified" 라이선스에 따라 릴리스된 소스 코드
버전 1.3
2018년 2월 12일에 출시 - 79.58 KBfirefox 57.0 이상, android 57.0 ~ 68.*에서 작동SAML tracer now supports pausing/unpausing the capture of web traffic.BSD 2-Clause "Simplified" 라이선스에 따라 릴리스된 소스 코드
버전 1.2
2018년 2월 8일에 출시 - 77.85 KBfirefox 57.0 이상, android 57.0 ~ 68.*에서 작동This release restores the old functionality that allowed to navigate through the list of requests with the keyboard, using the up and down arrow, as well as the "begin" and "end" keys.BSD 2-Clause "Simplified" 라이선스에 따라 릴리스된 소스 코드
버전 1.1
2018년 1월 25일에 출시 - 76.55 KBfirefox 57.0 이상, android 57.0 ~ 68.*에서 작동This version of SAML tracer brings the import and export functionality finally back!
Additionally, the following bugs have been fixed:
* Form fields with multiple values were only showing the first one in SAML tracer.
* The CTRL + A keyboard shortcut was selecting all the contents of the SAML tracer window, instead of just those in the detailed view (HTTP headers, parameters or SAML documents).
Finally, we also added more content types (fonts and SVG pictures) to the list of filtered resources, and made it look great with syntax highlighting!BSD 2-Clause "Simplified" 라이선스에 따라 릴리스된 소스 코드
버전 1.0
2017년 11월 30일에 출시 - 55.65 KBfirefox 57.0 이상, android 57.0 ~ 68.*에서 작동SAMLtracer is now compatible with Firefox 57 and later thanks to the contribution of Jan Köhler.
It includes a major redesign of the user interface. The ability to import and export traces is missing for the moment, but will be added back as soon as possible.
The extension works in Windows, MacOS and Linux, although there is a known issue with the latter that makes it display as a blank page until a right click is performed on it.BSD 2-Clause "Simplified" 라이선스에 따라 릴리스된 소스 코드