Simple OAuth2 Client Chrome 插件, crx 扩展下载
A simple OAuth2 client chrome extension to get access token via authorization code flow for development usage
With this extension, you can get an access token without prepare an application or server to catch for OAuth2 redirection.
---------
Usage
---------
- Open developer tools
- Click the Simple OAuth2 Client tab
- Fill each config sections
- Copy "redirect_uri" from Client Config section and paste it to "Redirect URIs" in your OAuth2 app setting page
- Click "Start Auth" button
-----------------
How it works
-----------------
1. By clicking StartAuth button, the extension open authorization url with required params.
2. You will be asked to sign-in to that platform and to allow access to scopes you input.
3. Then Chrome accesses "redirect_uri" but not really open. By using launchWebAuthFlow API in Chrome your redirect securely catch by chrome themselves.
4. The extension get authorization code and exchange it to access token and show it to you!
---------------------------
Supported Features
---------------------------
- Specify any url for authorization and token endpoint
- Public and confidential client
- PKCE(S256 and plain) and non-PKCE request
- Authorization Header and Body Parameter for token request authorization
| 分类 | 💻开发者工具 |
| 插件标识 | bmcbmjlmbpndabffoeejkfaknnknioej |
| 平台 | Chrome |
| 评分 |
☆☆☆☆☆
0
|
| 评分人数 | 6 |
| 插件主页 | https://chromewebstore.google.com/detail/simple-oauth2-client/bmcbmjlmbpndabffoeejkfaknnknioej |
| 版本号 | 0.1.4 |
| 大小 | 63.87KiB |
| 官网下载次数 | 308 |
| 下载地址 | |
| 更新时间 | 2023-10-30 00:00:00 |
CRX扩展文件安装方法
第1步: 打开Chrome浏览器的扩展程序
第2步:
在地址栏输入: chrome://extensions/
第3步: 开启右上角的【开发者模式】
第4步: 重启Chrome浏览器 (重要操作)
第5步: 重新打开扩展程序管理界面
第6步: 将下载的crx文件直接拖入页面完成安装
注意:请确保使用最新版本的Chrome浏览器
同类插件推荐
AuRA - Auth. Request Analyser
Semi-automated analysis tool for OAuth 2.0 and Ope
Opkey Token Request Plugin
Opkey Token Request allows user to fetch access to
Simple OAuth2 Client
A simple OAuth2 client chrome extension to get acc
Access Token Grabber
Grab an access token of a web request quickly and
Bearer Token Retriever
Retrieves your bearer token from a given pageRetri
Keycloak bearer token getter
Get the authentication bearer token from a configu
JWT Inspector
Display JWT bearer tokens in a new tab in Chrome&#
OAuth Flows
Troubleshoot Oauth and OIDC applications and decod
SAML, WS-Federation and OAuth 2.0 tracer
Trace and decode all SAML, WS-Federation and OAuth
SAML Message Decoder
Collects and displays SAML messagesThis tool helps
Boomerang - SOAP & REST Client
Seamlessly integrate and test SOAP & REST serv
SAML Chrome Panel
Extends the Developer Tools, adding support for SA
SAML-tracer
A debugger for viewing SAML messagesA tool for vie