Actions
Feature #3859
openAdopt scoped ymid credential IDs and Android Keystore passkeys
Status:
Resolved
Priority:
Normal
Assignee:
-
Start date:
08/29/2026
Due date:
% Done:
0%
Estimated time:
Description
Use the signer-only Android ymid library to produce scoped credential IDs matching the server-issued identityFormat. Replace exportable software private keys with non-exportable Android Keystore keys, preserve existing credentials where possible, and update registration/authentication paths and credential-store synchronization.
Updated by Joshua Zhao 16 days ago
- Status changed from New to Resolved
Implemented scoped ymid credential IDs and non-exportable Android Keystore passkeys. Commit dcb7cf7.
Actions