google-code-export / rubycas-server

Automatically exported from code.google.com/p/rubycas-server
GNU Lesser General Public License v2.1
1 stars 1 forks source link

Support for SAML #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Tried RUBYCAS-server with Java Client & SAMLValidation
2.
3.

What version of RubyCAS-Server are you using? How is it installed (rubygem,
manual install)? How are you running it (webrick, mongrel, passenger,
etc.)?

Doesn't RUBYCAS support samlValidation ?   Following Error was given

If relevant, please paste your RubyCAS-Server config.yml file here.

java.lang.RuntimeException: java.io.FileNotFoundException:
http://mycasserver.com/cas/samlValidate?TARGET=http%3A%2F%2Flocalhost%3A8084%2Fs
nCASclient%2F
    org.jasig.cas.client.validation.Saml11TicketValidator.retrieveResponseFromServer(Saml11TicketValidator.java:196)
    org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.validate(AbstractUrlBasedTicketValidator.java:178)
    org.jasig.cas.client.validation.AbstractTicketValidationFilter.doFilter(AbstractTicketValidationFilter.java:132)
    org.jasig.cas.client.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:111)
    org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)

Please provide any additional information below.

Original issue reported on code.google.com by nambia...@gmail.com on 5 Jun 2010 at 11:43

GoogleCodeExporter commented 9 years ago
RubyCAS-Server doesn't support for SAML.

Original comment by matt.zuk...@gmail.com on 8 Jun 2010 at 9:47

GoogleCodeExporter commented 9 years ago

Original comment by matt.zuk...@gmail.com on 8 Jun 2010 at 9:53