canonical / identity-platform-login-ui

Login UI for the Canonical identity broker and identity provider solution
Apache License 2.0
11 stars 7 forks source link

Security key inconsistent payload method #340

Open nsklikas opened 1 week ago

nsklikas commented 1 week ago

If I try to login using username/password -> go back (using browser button) -> choose login with passkey -> input my email, I will get an error saying invalid password: image

In the request payload I can see that the method is set to password.

syncronize-issues-to-jira[bot] commented 1 week ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/IAM-1164.

This message was autogenerated

lukasSerelis commented 1 week ago

note to this - we shouldn't be saying invalid anywhere. Incorrect should be the word we use @edlerd

edlerd commented 1 week ago

I cannot reproduce this locally, it works just as expected. Are you testing against an old version maybe?