Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Problem with Managed I-Card

> If I generate a card with the Higgins STS online,  the different in size between my card and this card is about 3 KB
> and  if  I use this card in my Relying Party the authentication is ok.
 
Cards contain an image wihch can have different size, so it is not a problem. In any case, the card is ok if you are able to import this card into higgins or cardspace.

 

> If I check my Tomcat Console I read the follow error:

> org.eclipse.higgins.rp.servlet.impl.DispatchCallbackHandler redirect

> INFO: ../MultiLogin.jsp?authsession=PUqxNiwoxwV5WKSlsKJI

> org.eclipse.higgins.rp.icard.ICardProtocolHandler processUserToken

> INFO: Error authenticating token

> org.eclipse.higgins.rp.servlet.impl.ResultCallbackHandler handleFailure

 
Actually, it is error message of your higgins RP, not STS. Try to test your STS with some another RP (https://wag.bandit-project.org/BanditIdP/index.jsp?option=testinfocard&action=""> for example) to be sure your STS does (not) work.
 
You need to do the following:
1. Delete tomcat/logs/catalina.out log file.
2. Run tomcat.
3. Login to RP mentioned above.
4. Look/send errors in catalina.out log file if your STS does not work.
 
Thanks,
Sergey Lyakhov
----- Original Message -----
Sent: Friday, December 05, 2008 10:41 AM
Subject: RE: [higgins-dev] Problem with Managed I-Card

Any ideas?

Can is it a problem with certifications?

 

Regards.

 


From: higgins-dev-bounces@xxxxxxxxxxx [mailto:higgins-dev-bounces@xxxxxxxxxxx] On Behalf Of Leonardo
Sent: giovedì 4 dicembre 2008 10.15
To: 'Higgins (Trust Framework) Project developer discussions'
Subject: [higgins-dev] Problem with Managed I-Card

 

Hi All,

i have a problem with my Higgins STS.

I can generate a Card for a Digital Subject Profile but when I use it in my Higgins Relying Party Demo i read this error:

 

The card contents could not be retrieved.

Check your network connection, and verify that you have supplied the

correct authentication credentials.

 

If I check my Tomcat Console I read the follow error:

 

org.eclipse.higgins.rp.servlet.impl.DispatchCallbackHandler redirect

INFO: ../MultiLogin.jsp?authsession=PUqxNiwoxwV5WKSlsKJI

org.eclipse.higgins.rp.icard.ICardProtocolHandler processUserToken

INFO: Error authenticating token

org.eclipse.higgins.rp.servlet.impl.ResultCallbackHandler handleFailure

GRAVE: authn failure - no token: forward to NoXmlToken.jsp

 

If I generate a card with the Higgins STS online,  the different in size between my card and this card is about 3 KB and  if  I use this card in my Relying Party the authentication is ok.

 

Is it a problem with the configuration  or installation of my Higgins STS?

 

Please help me to fix this error.

 

Best Regars,

Leonardo Straniero.

 


_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/higgins-dev

Back to the top