Skip to content

Lookup credentials based only on user_handle instead of user_name #317

Open
@yunhao-cash

Description

@yunhao-cash

Hello team,

I've observed that sometime we use user_name to look up stored public key credentials, examples are when we resolve the allowCredentials list in authentication ceremony and excludeCredentials list in registration ceremony.

I wonder if we can just use user_handle to resolve for credential instead? as user_handle is more "immutable" than user_name, which could be changed from time to time.

Is that to accomodate sometime user_handle is missing but only user_name is presenting?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions