You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if we want to add different users who can access the application in Salesforce, it needs to be manually done Salesforce side to allow users of a particular ID to access the application.
Alternatively, there are also cases (specifically for admins) when they must be manually added in the code.
This is an obvious flaw so the fix to this would be to include an admin table accessable from the system admin, from this they can manage all accounts and their permissions.
Acceptance Criteria
Admin table controllable by the system admin to delegate permissions around.
Description
Acceptance Criteria
Other Notes
The text was updated successfully, but these errors were encountered: