-
Create a User without asking them to set their password?
I'm developing a new integration between SFDC and an external system. Almost everything is working fine, but I'm facing some issues when creating a new user.
For now, the main problem is when I create a new User by API. I set his password with System.setPassword(userId, password);, but the first time they log in it still ask them to reset their password, on the other hand, documentation says
"When the user logs in with this password, they are not prompted to create a new password."
Log In to reply.
Popular Salesforce Blogs
How to Register Your Domain in Salesforce?
Hey there! May be you are using standard domain in salesforce but if you want to register your own domain so here we will learn…
Introduction on Salesforce and HIPAA Compliance
HIPAA stands for ‘The Health Insurance Portability and Accountability. As per HIPAA, it was established in the year 1996 that all the data related to…
Apex Batch - Use of Interface Database.Stateful in Batch Class
Hello guys, Today, we will talk about interface named as Database.Stateful, it is used when we want to maintain the state across the batch call…
Popular Salesforce Videos
Salesforce - Outlook Integration
In this video, Salesforce Atlas explains how to increase your productivity by automatically synchronizing your data between the two systems, creating tasks, associating emails from…
Salesforce Field Service Scheduling Optimization | AblyPro Webinar
Revolutionize and Level Up Your Game in Services Business With Field Service With Salesforce Field Service on your side, businesses can reduce travel time, improve…
3 Must-Have Validation Rules in Salesforce to Save Time and Avoid Costly Mistakes
Validation rules in Salesforce act like quality checks for your data. They help make sure that the data in your Salesforce org is accurate and…