Skip to content

A chrome extension which generates the Time based one time password from the auth token and injects that in the login form and submits. This chrome extension can be installed from source.

amitkumarusc/Auto-CAS-Login-ChromeExtension

Repository files navigation

Auto TOTP CAS Login

N|Solid

A chrome extension which generates the Time based one time password from the auth token and injects that in the login form and submits. This is a chrome extension which can be installed from the source.

Installation

  1. Clone the current project to your local machine:
    $ git clone https://github.com/amitasviper/Auto-CAS-Login-ChromeExtension
  2. Copy file manifest-copy.json into manifest.json and specify the url in the manifest.json file where the extension should try auto login
    $ cp manifest-copy.json   manifest.json
  3. Open chrome://extensions/ in your chrome browser:
  4. Check Developer mode checkbox
  5. Click on Load Unpacked extension and give the local path of the repository you cloned in step 1.
  6. A small extenion icon will appear. Click on that icon and set your username and auth token and save the settings.
  7. Open the website where you want to autologin.

About

A chrome extension which generates the Time based one time password from the auth token and injects that in the login form and submits. This chrome extension can be installed from source.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published