WSO2 Identity Solution will provide the following components to enable CardSpace authentication.
The Set of Components
1. A set of Relying Party components
Relying party components will include an Apache HTTPD module and a Servlet
... [More] filter. The HTTPD module can be used with any Web application that is hosted with Apache HTTPD irrespective of the implementation language. The Servlet filter component is intended for Java based Web containers.
2. An Identity Provider
This is the security token service that one can deploy to issue tokens to trusted users of a web application. The CardSpace identity selector will obtain tokens from the Identity Provider and authenticate the users to the Web applications with those tokens. [Less]