Password prompt after using a credential that was imported with password

Bug #1750574 reported by Stefan Paetow
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Moonshot ID Selector
New
Undecided
Unassigned

Bug Description

I import a credential using the Moonshot webp XML file. As part of this, a password is defined, as well as a service rule. The first time I try to access the service, I am prompted to enter the password for the identity I imported. This is wrong.

Since the password is defined and imported, this should also be retrieved and passed along without *any* interaction.

Revision history for this message
Alejandro Perez (alejandro-perez-mendez) wrote :

The problem seems to be that whereas MoonshotServer.install_id_card (used by moonshot-webp) sets the idcard.store_password = true, the import_identities_cb does not.

I've created a trivial patch in my GH page (https://github.com/alejandro-perez/moonshot-ui/compare/fix_import) that updates the Parser class to return IdCard with the store_password set whenever needed. It works in my tests, but please, review and apply.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.