Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Retrieving Managed Card Claims

Hi,
Thanks for the replies,

I need few clarifications, if you dont mind.

1. acccording to Alexander reply I understood that, I actually cannot run STS demo on my local machine if it is not exposed to the net (I dont have a static IP), and that is the reason that the selector tries to communicate with the cardsync service that is unable to "see" my deployment (or even dont know that it exists), did I get it right?
Is that also means that I can deploy card sync service and direct the retrieve calls to this service?

2. what did you mean by changing azigo configuration? can I configure the card sync service that the selector works with? or is it part of the data that kept on each managed card?

Thank you,
Oren.   


On Fri, Aug 21, 2009 at 1:13 PM, Jeesmon Jacob <JJacob@xxxxxxxxx> wrote:
>    1. Does Microsoft card space does not provide "Retrieve" option on the
>    selector?

You will see "Retrieve" button in CardSpace when you try to submit to your card to RP. You will not see this button in card manager mode.

-Jeesmon
________________________________________
From: higgins-dev-bounces@xxxxxxxxxxx [higgins-dev-bounces@xxxxxxxxxxx] On Behalf Of Alexander Yuhimenko [AYuhimenko@xxxxxxxxxxxxxx]
Sent: Friday, August 21, 2009 6:20 AM
To: Higgins (Trust Framework) Project developer discussions
Cc: oren.junam@xxxxxxxxx
Subject: Re: [higgins-dev] Retrieving Managed Card Claims

Hello,

On Fri, 21 Aug 2009 12:06:05 +0200
Oren Cohen <oren.junam@xxxxxxxxx> wrote:

> Hi,
>
> I am still trying to create a managed card and retrieve its claims on the
> selector. I am trying to use the latest stable version of STS Demo (deployed
> on localhost).
> I have two question:
>
>    1. Does Microsoft card space does not provide "Retrieve" option on the
>    selector?
>    2. When using Azigo selector, I am able to see the managed card issued,
>    and when I am trying to click on retrieve values, the selector is asking for
>    username and password after populating fields and clicking "Submit", I am
>    getting the following message:
>    "Could not retrieve values. Please make sure you entered correct
>    password.". I don't see exceptions or error messages in Catalina log, and I
>    know that the password is correct, how can I debug this issue?

AFAIK, Azigo selector can't directly communicate with STS/IdP, it's working via CardSync or Rpps (http://wiki.eclipse.org/CardSync_Web_App) service.

Did you deploy  CardSync or ICard service  and change Azigo selector configuration?

if no, Azigo selector have to work with default WS endpoint (service.azigo.com), so it seams Rpps  from service.azigo.com might not  establish connection to your local STS and Catalina log was empty.



>
> Thanks a lot,
>
> Oren.

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


Back to the top