[jboss-user] [Security & JAAS/JBoss] - Re: JBoss SSO not able to build the src folder..

2009-08-06 Thread nikhilg
Hi Anil, I got the solution of ant build issue. I added new classpath in build.xml of module sso-federation-server. | jboss-sso-1.0CR1\components\jboss_federation_server\build.xml: | | | | | | | |

[jboss-user] [Security & JAAS/JBoss] - Re: JBoss SSO not able to build the src folder..

2009-08-06 Thread nikhilg
Hi Anil, I am trying to use some more jar file during customizing the JBoss SSO code. I am using 'commons-fileupload-1.2.1.jar,commons-io-1.4.jar'. I include them into eclipse class path. Eclipse compiler is compiling it without any error. But when I am trying to deploy the new updated code wit

[jboss-user] [Security & JAAS/JBoss] - Re: JBoss SSO not able to build the src folder..

2009-08-04 Thread nikhilg
Hi Anil, Thanks for the update for this feature. I will wait for this feature. It will really help me. I was debugging the working setup of IDP and SP. I could not follow the code flow. Do you have any document for class diagram or activity diagram to show it? My understanding is: On idp side.

[jboss-user] [Security & JAAS/JBoss] - Re: JBoss SSO not able to build the src folder..

2009-07-31 Thread nikhilg
Hi Anil, Any how I am able to configure my enterprse application with JBOSS sso. I created idp server and my application server. The sso is working as standalone application and through the idp server too. I debugged the code and found that in second scenario it creates SAML response and use it t

[jboss-user] [Security & JAAS/JBoss] - Re: JBoss SSO not able to build the src folder..

2009-06-25 Thread nikhilg
Hi Anil, Thanks for your time and help! I will look the document for SAML. Does JBID framework to consume the SAML metadata?(I know answer is yes) Can it send back SAML response to IDP? Thanks Nikhil View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240116#42

[jboss-user] [Security & JAAS/JBoss] - Re: JBoss SSO not able to build the src folder..

2009-06-20 Thread nikhilg
Dear Anil, Thanks for the update. I went through the docs. It seems its another JBoss product for SSO. My need: I don't have to configure the IDP server. I need to provide SSO for my ear application. This SSO framework should be able to consume the SAML metadata and send back SAML response to I

[jboss-user] [Security & JAAS/JBoss] - Re: securing a web project on jboss using https(SSL)

2009-06-18 Thread nikhilg
Hi Gajanan, Which version(bundle) of Jboss SSo are u using? I am facing problem while installing downloaded src SSO folder. http://www.jboss.org/index.html?module=bb&op=viewtopic&t=157258 Please help me to get it fixed. Nikhil View the original post : http://www.jboss.org/index.html?modul

[jboss-user] [Security & JAAS/JBoss] - JBoss SSO not able to build the src folder..

2009-06-18 Thread nikhilg
I downloaded the src bundle for SSO from http://www.jboss.org/jboo/downloads/. and following the steps mentioned in wiki article at: http://www.jboss.org/community/wiki/StartFedSSO I am getting error while executing following steps: anonymous wrote : If the src bundle is downloaded, perform t