Primary Use Cases
1. User Blacklisting
Prevent problematic users from using passkeys- Users experiencing persistent errors
- Users with incompatible devices
- Temporary exclusion during troubleshooting
- Prevent repeated failed attempts
2. Passkey Management
Support users with passkey issues- Delete public keys when requested
- Remove corrupted passkeys
- Help users start fresh
- Resolve authentication problems
Common Scenarios
Corrupted Passkey
User reports authentication always fails:- Search for user
- Identify problematic passkey
- Delete the passkey
- User creates new passkey
Device Incompatibility
User’s device doesn’t support passkeys properly:- Blacklist user temporarily
- Investigate device-specific issue
- Implement fix if possible
- Unblacklist when resolved
Password Manager Conflicts
Third-party password manager causing issues:- Review user’s passkey inventory
- Delete passkeys from problematic manager
- Guide user to use platform authenticator
- Monitor for recurrence
The user management feature is essential for providing quality support at scale, ensuring users have a smooth passkey experience even when edge cases occur.