| Re: [higgins-dev] CardSync: Self-Issued Card claim extension |
David,
Unfortunately, CardSync does not support it.
> I would like to know if there is any configuration file related with the
> claim set that are placed in Self-Issued cards when done with CardSync
> services.
Yes, there is org.eclipse.higgins.icard.provider.cardspace.common.utils.SelfIssuedCardClaims class, which should be modified to support a configurable claim set.
> I have been trying to solve this by myself investigating through
> CardSync source code but all I have managed to find are some hardcoded
> helper classes.
Now it is not possible. We need to make some little refactoring for p-card provider to support it.
> I would be able to extend the default set (that contains some claims as
> Website) with others that ICard Foundation approved or our company
> developed. Do you know if this is possible?
Do not understand it. Did you mean "better way in higgins"? There also exists CRPPS app in higgins, which allows to do that. But it is not supported now (since 1.0 version, AFAIR).
> Actually I have found no better
> way to create Self-Issued cards than through CardSync. There is a better
> way?
Thanks,
Sergey Lyakhov
On Fri, 3 Sep 2010 10:40:39 +0200
David Campos <noymn.the.archangel@xxxxxxxxx> wrote:
> Hello all,
>
> I would like to know if there is any configuration file related with the
> claim set that are placed in Self-Issued cards when done with CardSync
> services. I have been trying to solve this by myself investigating through
> CardSync source code but all I have managed to find are some hardcoded
> helper classes.
>
> I would be able to extend the default set (that contains some claims as
> Website) with others that ICard Foundation approved or our company
> developed. Do you know if this is possible? Actually I have found no better
> way to create Self-Issued cards than through CardSync. There is a better
> way?
>
> Thanks for your replies.
>
> PS: I'm developing over a M7 CardSync.
> ---
> David Campos