Stefano-
JBoss SSO uses SAML (an XML based standard) for securely communicating its assertions
between the web applications. Hence, since its XML based you can easily intergrate web
application regardless of the platform that they are running on (Java, J2EE, PHP, .Net)
etc.
However, the JBoss SSO project out-of-the-box provides the Web SSO orchestration layer
(SAML processing layer) which intergrates with J2EE applications and Tomcat. With this for
J2EE applications, JBoss SSO is a drop in and does not require any special coding on the
web application side.
I am thinking for your PHP application, you will either need to create your own PHP-based
Web SSO orchestration layer.
If you can create a generic enough orchestration layer written in PHP, we would love for
it to be contributed to the JBoss SSO project as an add on component
So to answer your question:
anonymous wrote : f there aren't PHP integrations already in place, did you plan some
future works about? Can I eventually contribute?
|
We have no plans to create a PHP integration at this time. If you create the integration
and it works, we would love to include it as an add-on to the project
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067835#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...