SAML-tracer
A debugger for viewing SAML messages
SAML-tracer란 무엇입니까?
SAML-tracer은(는) SimpleSAMLphp에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A debugger for viewing SAML messages"입니다.
확장 프로그램 스크린샷
SAML-tracer 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
A tool for viewing SAML and WS-Federation messages sent through the browser during single sign-on and single logout. 확장 프로그램 기본 정보
| 이름 | |
| ID | mpdajninpobndbfcldcmbpnnbhibjmch |
| 공식 URL | https://chromewebstore.google.com/detail/saml-tracer/mpdajninpobndbfcldcmbpnnbhibjmch |
| 설명 | A debugger for viewing SAML messages |
| 파일 크기 | 90.61 KB |
| 설치 횟수 | 359,195 |
| 현재 버전 | 1.7.1 |
| 최근 업데이트 | 2021-12-23 |
| 출시 날짜 | 2019-11-18 |
| 평점 | 4.27/5 총 30 개의 평점 |
| 개발자 | SimpleSAMLphp |
| 이메일 | [email protected] |
| 결제 유형 | free |
| 확장 프로그램 웹 사이트 | https://github.com/simplesamlphp/SAML-tracer |
| 지원되는 언어 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "SAML-tracer",
"description": "A debugger for viewing SAML messages",
"author": "Olav Morken, Jaime Perez, Thijs Kinkhorst, Jan K\u00f6hler",
"manifest_version": 2,
"version": "1.7.1",
"homepage_url": "https:\/\/github.com\/SimpleSAMLphp\/SAML-tracer",
"icons": {
"16": "src\/resources\/images\/icon16.png",
"32": "src\/resources\/images\/icon32.png",
"48": "src\/resources\/images\/icon48.png",
"96": "src\/resources\/images\/icon96.png",
"128": "src\/resources\/images\/icon128.png"
},
"permissions": [
"webRequest",
"webRequestBlocking",
" | |