Description: Enhance the Dynamics 365 Warehouse Management application by restricting login to only the worker ID linked to the user's Active Directory (AD) account in Dynamics 365. Currently, after authenticating with an AD username and password, users can select any worker ID, which risks incorrect data entries. This feature would enforce the use of the AD-linked worker ID.
Why is this needed?: The ability to log in with any worker ID after AD authentication can lead to incorrect inventory transactions, misattributed actions, and operational errors. By restricting login to the AD-linked worker ID, businesses can ensure accurate tracking of user activities, improve accountability, and reduce errors in warehouse operations.
Key Features:
- AD-Linked Worker ID Enforcement: After AD authentication, the system restricts login to only the worker ID associated with the user's AD account in Dynamics 365.
- Configurable Setting: Allow administrators to enable/disable this restriction to accommodate varying business needs.
- Error Messaging: Display clear error messages if a user attempts to log in with an unlinked worker ID.
- Audit Logging: Track login attempts for compliance and troubleshooting purposes.