Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust response for RPs known to fail on authenticator display name #31

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

Progdrasil
Copy link
Collaborator

This adds a capability for the client to adjust responses for specific RPs that are known to fail when credProps.authenticatorDisplayName is given. The structure is made in a way to allow expansion for future quirky RPs that may fail on different keys.

This adds functionality to the client to prevent sending valid responses
that would otherwise fail validation or serialization on the RP's
server.
Copy link
Contributor

@coroiu coroiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love the naming!

@Progdrasil Progdrasil merged commit ab35bc2 into main Jul 9, 2024
6 checks passed
@Progdrasil Progdrasil deleted the progdrasil/quirky-rps branch July 9, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants