Skip to content

jasoncheng-jora/prism-sso-token-helper-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

A helper extension to automatically retrieve and fill in SSO token on Prism dev page.

Installation on Chrome

install.png

Usage

usage.png

Hint:

  • When copying and pasting credentials, please save individually as the popup will be dismissed when switching windows

To whitelist a dev page url

  1. Add a new entry at content_scripts.matches in manifest.json
  2. Reload extension

To change authentication url

  1. Update the url in 2 places,

    1. background.js
    2. manifest.json
  2. Reload extension

How to reload extension?

reload_extension.png

About

Automatically retrieve and fill in SSO token

Resources

Stars

Watchers

Forks