Starting the Browser-based Account Recovery IDV flow
šÆ Purpose
Describes system behaviour when users initiate account recovery after custom IDV URL configuration.
š Recovery Initiation Process
1. š User Action
- Trigger: User clicks any account recovery link on Web Authentication portal's login page\
- Link Types: Various recovery links (forgot password, mobile app access, etc.)
- User Experience: Single click to initiate recovery process
2. š« Token Generation
- Automatic Process: Web Authentication portal generates token automatically\
- Token Contents: Contains information required for client/customer endpoint
- Factor Information: Includes which authentication factor user requested recovery for
- Example: Token indicates user requested password recovery
3. ā”ļø Redirect to Client IDV System
- Target: Configured client's IDV system URL\
- Token Inclusion: Generated token passed to client system
- Information Transfer: All necessary context transferred securely
- Seamless Handoff: User smoothly transitioned to client's system
š Token Information
- Authentication Factor: Specific factor user needs recovery for (e.g., password)\
- User Context: User identification and relevant profile information
- Recovery Type: Type of recovery process being initiated
- Security Data: Secure authorization for recovery process
Updated 4 months ago
