Skip to content

Login to Salesforce by using a username and password as URL query string parameters.

License

Notifications You must be signed in to change notification settings

yabpaseri/login-to-salesforce-by-query

Repository files navigation

Login to Salesforce by query strings

日本語のREADMEはこちら

We can no longer login to Salesforce by using query strings from Spring'22.
This extension saves the username and password from the query string and automatically fills them in on the login screen.

Install

Install from Chrome web store
https://chromewebstore.google.com/detail/ilkaphjglkklmgbfojegfhmpmfhlemmf

Feature

  • chrome.storage are not used.
    • Usernames and passwords are not stored outside of memory.

Usage

Access to Login URL with username and password as query string parameter.

About

Login to Salesforce by using a username and password as URL query string parameters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published