Search results
There's a Salesforce Knowledge article about this. It is caused, as other posters have said, by the email server protection software. Salesforce lists Mimecast, McAfee's 'Link Protect' feature, Covenant Eyes and all versions of Outlook. If you go to any profile, scroll down to System and select Password Policies.
Sep 6, 2023 · Whenever I create a new Devhub trial org, or any kind of trial org, or even Developer Edition org, and follow Verify Account link, it redirects me to login page and doesn't allow to set my password or setup a security question. Every time I have to open another Salesforce Support case to fix this problem and reset a password for every new org.
Apr 5, 2016 · Calls to the APIs, say the Partner API login() method, that include the security token appended to the password don't need to go through the verification check. You could establish the valid session using the API call and then bounce the user directly into the Web UI through the frontdoor .
Feb 19, 2021 · I have a need to query salesforce data through a django app. I am currently using simple-salesforce to do this on our QA salesforce using a username, password and a security token. Now that I am moving on to the production environment, I need to use oAuth. I have a Client ID and a Client Secret from the connected app.
Dec 8, 2015 · Inplace or login.salesforce.com or test.salesforce.com in your url use your org instance url. https ...
Feb 27, 2023 · Disable login with Salesforce credentials will only impact SSO users with 'Is Single Sign-On Enabled' permission enabled and will only allow them to access Salesforce via SSO. Make sure you do not enable 'Is Single Sign-On Enabled' permission for the System Admin and efficient way would be assigning above permission to non-admin users using permission set.
Sep 4, 2015 · You are logging in to production or a developer environment instead of the sandbox (or vice-versa) and you need to change the target url to login.salesforce.com (or test.salesforce.com) in the data loader settings.
SP Initiated Login works on Salesforce with My Domain. Additionally you will need to set up Salesforce for federated authentication on your IdP, by (at least in case of ADFS) importing the metadata which you export from the SSO Settings Screen in Salesforce.
Nov 19, 2015 · For me, the same issue was fixed by using sfdx force:auth:device:login. Instead of authorizing via web login flow, I logged in using a device code. Also, check that your salesforce instance has Salesforce CLI properly installed.
Jan 11, 2018 · I am trying to login to Salesforce as another user but I cannot see the "login" button usually found on the User record. I am a System Administrator and have both the "Manage Users" and "Modify All Data" attribute setup on my profile. The "Login Access Policies" only lists Salesforce.com Support. Am I missing something?