Skip to main content

Questions tagged [user-management]

Besides creating and assigning users, user management includes working with permissions and licenses, delegating users, and more.

2 votes
0 answers
21 views

While I haven't been able to find a documentation link, I've always understood that Salesforce doesn't enforce User License Limits during unit tests. I now have a test that is failing due to hitting ...
Jason Clark's user avatar
  • 12.6k
1 vote
1 answer
58 views

In a production org, we have a user who needs to be moved from a community license to a full Salesforce license. Their existing username was (lets say) [email protected]. I changed that username ...
Jason Clark's user avatar
  • 12.6k
0 votes
1 answer
43 views

Browsing through the ApiTotalUsage event log in Salesforce, I came upon entries with version 40.0, originating from MS Entra (formerly known as Azure AD). We manage our users in Entra and via user ...
Sander de Jong's user avatar
0 votes
0 answers
133 views

We're implementing user lifecycle automation (Joiner-Mover-Leaver) using Entra ID, and plan to provision users into Salesforce via the native connector. From my understanding, Salesforce Profiles ...
sumit's user avatar
  • 1
1 vote
1 answer
200 views

Not able to deploy user access policy. Getting the error: An unexpected error occurred. Please include this ErrorId if you contact support: 2002295043-77668 (-408224866) Changed the status from ...
indrasen neelam's user avatar
1 vote
0 answers
304 views

I am currently setting up Single Sign-On (SSO) and user provisioning between Microsoft Entra ID (formerly Azure AD) and our Salesforce instance. One of our goals is to map the roles in Entra ID to ...
Bianca Micu's user avatar
0 votes
0 answers
131 views

I just observed that if User.LastLoginDate changes every time user logs in. But the LastModifiedDate and SystemModStamp fields remain unchanged when the User.LastLoginDate is updated. Salesforce's ...
Json Bourne's user avatar
1 vote
0 answers
129 views

I created users list in Salesforce, with few filters based on Profile name. Users should be able to add this User List to their Calendars to see other users events. For users with not enabled View ...
Qba2312's user avatar
  • 21
2 votes
1 answer
160 views

As the title says, if i use the System.setPassword() method to set the password for a user (as an admin), does the password expiry still count from when the user did the change on the UI or does it ...
Nagen Sahu's user avatar
-1 votes
2 answers
512 views

I want to assign a permission set to 2000 users. I want to know if there is any way I can do it at the same time, instead of doing it manually one by one?
user156613's user avatar
3 votes
1 answer
1k views

When trying to create users in one of our test sandboxes, we are getting the following error/exception: System.DmlException: Insert failed. First exception on row 0; first error: ...
wesaw's user avatar
  • 3,180
0 votes
1 answer
219 views

In my org we have received a ticket saying a full license user is able to login to partner community with partner url with same credentials. The user does not have any special permissions which can ...
RAJA VINAY's user avatar
0 votes
0 answers
169 views

When I query the UserLicense object using: select Id, Name, Status, LicenseDefinitionKey, UsedLicenses, TotalLicenses from UserLicense where Id in ... I get this result: where the UsedLicences count ...
Keith C's user avatar
  • 138k
0 votes
1 answer
192 views

I have a working Azure user provisioning flow. The issue I am facing is if a user is in multiple groups I don't know how to set a priority system. Is there a way I can setup a priority system on Azure ...
Matthew H's user avatar
-1 votes
1 answer
34 views

Case object : private owd Role :A User with Role A should only be able to see the cases with status picklist values: new and open. How can I do this? Is it even possible to restrict users access on ...
Jason David's user avatar

15 30 50 per page
1
2 3 4 5
18