Item logo image for Simple OAuth2 Client

Simple OAuth2 Client

Featured
1.0(

1 rating

)
Item media 1 (screenshot) for Simple OAuth2 Client

Overview

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

1 out of 51 rating

Google doesn't verify reviews. Learn more about results and reviews.

Details

  • Version
    0.1.4
  • Updated
    October 30, 2023
  • Offered by
    sat
  • Size
    63.87KiB
  • Languages
    English
  • Developer
    Email
    contact_for_extensions@satetsu888.dev
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Support

Related

Access Token Grabber

3.0(2)

Grab an access token of a web request quickly and waste no more time finding it in dev-tools

AuRA - Auth. Request Analyser

0.0(0)

Semi-automated analysis tool for OAuth 2.0 and OpenID Connect 1.0 Auth Requests.

JWT Inspector

4.7(6)

Display JWT bearer tokens in a new tab in Chrome's Developer Tools

Boomerang - SOAP & REST Client

4.6(1K)

Seamlessly integrate and test SOAP & REST services.

SAML Chrome Panel

3.8(52)

Extends the Developer Tools, adding support for SAML Requests and Responses to be displayed in the Developer Tools window

Bearer Token Retriever

0.0(0)

Retrieves your bearer token from a given page

Token Devtools Inspector

5.0(1)

Retrieve Authorization header from the request made in your tab. You'll have a faster way to paste or go to JWT.io

OAuth Flows

4.1(9)

Troubleshoot Oauth and OIDC applications and decode JWT tokens

Keycloak bearer token getter

5.0(2)

Get the authentication bearer token from a configurable Keycloak instance

SAML-tracer

4.4(31)

A debugger for viewing SAML messages

Opkey Token Request Plugin

5.0(1)

Opkey Token Request allows user to fetch access token for 'Authorization Code' and 'Implicit' grant types for 'OAuth2' type.

SAML, WS-Federation and OAuth 2.0 tracer

4.1(8)

Trace and decode all SAML, WS-Federation and OAuth 2.0 (OIDC) messages

Access Token Grabber

3.0(2)

Grab an access token of a web request quickly and waste no more time finding it in dev-tools

AuRA - Auth. Request Analyser

0.0(0)

Semi-automated analysis tool for OAuth 2.0 and OpenID Connect 1.0 Auth Requests.

JWT Inspector

4.7(6)

Display JWT bearer tokens in a new tab in Chrome's Developer Tools

Boomerang - SOAP & REST Client

4.6(1K)

Seamlessly integrate and test SOAP & REST services.

SAML Chrome Panel

3.8(52)

Extends the Developer Tools, adding support for SAML Requests and Responses to be displayed in the Developer Tools window

Bearer Token Retriever

0.0(0)

Retrieves your bearer token from a given page

Token Devtools Inspector

5.0(1)

Retrieve Authorization header from the request made in your tab. You'll have a faster way to paste or go to JWT.io

OAuth Flows

4.1(9)

Troubleshoot Oauth and OIDC applications and decode JWT tokens

Google apps