Search:

Type: Posts; User: Shailendra_Mallik; Keyword(s):

Search: Search took 0.01 seconds.

  1. Which server you are using ? In my case I was...

    Which server you are using ? In my case I was using Tomcat . So adding these to Apache Tomcat properties’ java option solved my purpose :


    ...
  2. Migrating to Spring Security from Acegi

    Hi,
    I am migrating from acegi to Spring Security and using Spring Security 2.0.3
    with CAS server 3.2.1 and cas-client-core-3.1.3 .
    Earlier when I was using Acegi , I was using...
  3. Cant find CasAuthenticationHandler

    Hi All,
    Today I downloaded Spring-Security-2.0.3 and found that org.springframework.security.adapters.cas3.CasAuthenticationHandler.java is not there, in fact cas3 folder itself is not there. Can...
  4. No help required .The code written above is...

    No help required .The code written above is working fine.
  5. Provide Bean property value from Properties file

    Hi,
    I have an application wherein I have integrated CAS SSO and Acegi
    security for Spring.
    <bean id="casProxyTicketValidator"...
  6. Replies
    5
    Views
    2,314

    Hi Luke, Now I have another problem. I am not...

    Hi Luke,
    Now I have another problem. I am not able to authenticate with LDAP . Have attached here configuration files.

    Following is cas log:

    2008-06-18 12:16:51,079 INFO...
  7. Replies
    5
    Views
    2,314

    Thanks Luke. I corrected the mistake I was...

    Thanks Luke. I corrected the mistake I was committing . :)
  8. Replies
    5
    Views
    2,314

    I tried to implement the way you suggested me ,...

    I tried to implement the way you suggested me , but it is giving me error while deploying cas.war . I think, I am still commiting some mistakes while implementing LdapUserDetailService in my config...
  9. Replies
    5
    Views
    2,314

    Acegi , CAS and LDAP Integration

    Hi All,
    I am trying to implement CAS SSO with Acegi authentication and autharization . I could do this successfully with InMemoryDaoImp but finding it difficult to implement with LDAP. I could not...
  10. Replies
    1
    Views
    1,261

    Can anybody please tell me how to use...

    Can anybody please tell me how to use org.acegisecurity.adapters.jboss.JbossAcegiLoginModule.java ?
  11. Replies
    1
    Views
    1,261

    Jboss SSO Acegi Integration

    Hi ,

    I am using jboss-4.0.5.GA, acegi-security-1.0.3 and jboss-sso-1.0CR1 .
    I could test the sample JBoss Federated SSO application available at wiki.jboss.org/wiki/Jbosssso (please refer ). ...
Results 1 to 11 of 11