It is possible to create a single URL containing your company ID, username, and password that will log you straight into a SuccessFactors BizX suite demo instance. This is very useful for consultants and trainers, but this should never be done for a Live system. The URL format is:
Where:
<company ID> = Your Company ID (e.g. abc123)
<username> = Username (e.g. cgrant)
<password> = Password
Example:
Company ID = abc123
Username = cgrant
Password = mypwd1
URL = https://salesdemo4.successfactors.com/login?company=abc123&username=cgrant&password=mypwd1
Note:
This is designed for consultants using a demo instance and not for Live systems! Ensure to protect your data and never store your password, particularly not in a format like this.