[jboss-user] [Security & JAAS/JBoss] - Re: Deploying issue with SSO

nipunbatra do-not-reply at jboss.com
Wed Nov 1 18:40:00 EST 2006


Again the same problem 

I hope this time it will work < and > brackets are replaced by --


--?xml version='1.0' encoding='ISO-8859-1'?--

--jboss-sso--
--!-- 
identity management related configuration, this is the LDAP based module
Technically, this can be a provider that can integrate with thirdparty identity systems like SiteMinder etc
----
--identity-management--
--login--
--provider id="si:jboss-sso:test:login" class="com.coremetrics.sso.DemoLoginProvider"--
--property name="connectionURL"--
jdbc:ldap://localhost:389/dc=jboss,dc=com?SEARCH_SCOPE:=subTreeScope&amp;secure:=false&amp;concat_atts:=true&amp;size_limit:=10000000
--/property--
--property name="username"--cn=Admin,dc=jboss,dc=com--/property--
--property name="password"--jbossrocks--/property--
--property name="identityOu"--jbosssso--/property--
--property name="roleOu"--role--/property--
--/provider--
--/login--
--/identity-management--


--!-- sso processor for SingleSignOn, the default JBossSingleSignOn processor uses OpenSAML-1.0, 
the next version of this processor will use the latest SAML specification 
----
--sso-processor--
--processor class="org.jboss.security.saml.JBossSingleSignOn"--
--property name="trustServer"--http://sd1nbatra.core.coremetrics.com:8080/federate/trust--/property--
--/processor--
--/sso-processor--
--/jboss-sso--

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982494#3982494

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982494



More information about the jboss-user mailing list