Troubleshoot User Interfaces for Sign-In
This page offers troubleshooting tips for user interfaces for sign-in in relation to implementation of support for passkeys.
Create a single user interface for synced and device-bound passkeys
For organizations who already support security keys, how to build the most usable interface for both synced and device-bound passkeys might not be obvious.
Steps to reproduce
- Sign in to a service that supports synced and device-bound passkeys on security keys.
- Notice which user interfaces are used to create, view, and edit both passkey types.
- Compare their approaches to the FIDO Alliance design pattern Passkey Management UI: Best Practices for Combining All Passkey Types.
Guidance
Follow the guidance in the FIDO Alliance design pattern Passkey Management UI: Best Practices for Combining All Passkey Types.
Related resources
- FIDO Alliance design pattern Passkey Management UI: Best Practices for Combining All Passkey Types
Disabling autofill can lead to issues
Autofill ensures the highest success for people who sign in with a passkey. Autofill makes passkey sign-in fast and efficient. If autofill is turned off people can still sign in with a passkey but this requires additional steps.
Steps to reproduce
- Sign in to a service that supports autofill for passkeys.
- Sign out.
- Turn autofill off in your browser settings.
- Sign in to the same service.
- Notice the differences in the sign in process when autofill is turned off.