Onboarding Tutorial
Onboarding tutorial
Build a secure first-day experience: prepare user data, verify identity, let users set their own password, and activate their account without sharing credentials.
This tutorial uses a five-stage workflow. Complete each stage in order; the configuration created in one stage is used by the next.
Before you begin
At minimum, NIM needs a unique identifier—such as an employee or student ID—and contact information that works outside your organization. The onboarding record must also relate to the person’s target-system account.
1. Prepare and load onboarding data
Enable NIM’s onboarding table, relate it to the target account, build the create and lookup filters, then load eligible people into the table.
2. Create the onboarding profile
Create the profile that controls the end-user experience. Choose either one-time passcode (OTP) verification or a question-and-answer challenge, then configure the screens users see.
3. Configure action variables and actions
Expose the target-account identifiers returned by the lookup filter, then configure the actions NIM runs after a user completes onboarding.
4. Configure notifications
Create the welcome message that starts the process and, when using OTP verification, the email and SMS messages that deliver the confirmation code.
5. Test the complete journey
Use a safe test record to validate the lookup filter, identity check, password change, activation action, and final target-system sign-in.