vinothair / openinfocard

Automatically exported from code.google.com/p/openinfocard
0 stars 0 forks source link

Problem with selector: Selector can't import managed cards. #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

What steps will reproduce the problem?

1. Log in to an IDP, for example: https://wag.bandit-project.org/
2. Generate a managed card.
3. Download this card.
4. Associate card with user's account.
     4.1 In the selector: Import the card.
     4.2 In the selector: Select the card.
     4.3 In the selector: Send the card to IDP
5. Log in with this card.

What is the expected output? What do you see instead?

Log in correctly into IDP
I saw some errors at 4.1 during the import of the card: an exception in the
java console produced by the selector associated to a warning message when
the card is imported by the selector.
The exception is: Ignored exception: java.security.
PrivilegedActionException: java.lang.reflect.InvocationTargetException .
And the warning message is: "Could not verify signature of card:issue
Continuing anyways with import".
If you continue with import and pass the card to the IDP this shows the
next error: "missing or empty PPID in security token"

What version of the product are you using? On what operating system?
I'm using the the source version (xmldap-0.9.9.200904151224.xpi) and the
last binary one too (xmldap-0.9.9.200904011227.xpi).
Selector is running on Firefox 2.0 (Windows XP)

Please provide any additional information below.
Some sources detail successful tests following the previous steps:

http://osis.idcommons.net/wiki/I3:XR3-Bandit_Wag-x-Openinfocard_Selector

Original issue reported on code.google.com by alexs...@gmail.com on 15 Apr 2009 at 10:32

GoogleCodeExporter commented 8 years ago

Original comment by ignisvul...@gmail.com on 17 Apr 2009 at 2:45