[cas-dev] CAS 3.1-M1 SAMLException

Scott Battaglia scott.battaglia at gmail.com
Tue Feb 6 11:24:05 EST 2007


Marvin,

Take a look at the Javadocs.  You need to set the following parameters on
the appropriate filters:

artifactParameterName (SAMLArt for SAML) and
serviceParameterName (TARGET for SAML).

I'm going to look into a better way of handling this for the M2 release.
 I'll log a JIRA issue for it.

-Scott

On 2/6/07, Scott Battaglia <scott.battaglia at gmail.com> wrote:
>
> I think I see your problem.  You are generating normal Service Tickets and
> not SAML-specific service tickets.  This means that either the client or
> server is configured wrong.  Let me check the server config in CVS first to
> make sure that is correct.  And then I will look at the client.
>
> If you can let me know which of the constructor params are bad (or if you
> can attach a corrected XML file to a JIRA issue) that would be great.
>
> Also, you can install stuff to a local repository by doing "mvn package
> install" :-)
>
> -Scott
>
> On 2/6/07, Marvin Addison <serac at vt.edu> wrote:
> >
> > > That, I believe, is a SAML 1.1 response (see the major/minor version)
> >
> > Ah, I see.  Thanks for clarifying that.
> >
> > > If you can give me a sample of what you were trying to populate SAML
> > > response with, I can try it out.
> >
> > I'm just trying to set up a test environment to look at SAML message
> > passing.  I have a detailed write up of what I've done at
> > https://content.cc.vt.edu/confluence/display/CTUPUB/CAS+3.1-M1+Test
> > +Scenario.  Probably the only thing of real interest is how I've
> > CAS-enabled a test servlet.  I started from the web-simple-example.xml
> > and simpleFilter.xml included in the client source, but a few of the
> > beans had constructor arguments that didn't match the constructor method
> > signatures.  I cross-referenced with the source to create a running
> > configuration.  Maybe it's a configuration problem in any case.  I
> > didn't touch the CAS server configuration.  Is there a knob there that
> > has to be turned to coordinate with the client configuration for SAML?
> >
> > Thanks,
> > Marvin
> >
> >
> >
> >
> > _______________________________________________
> > cas-dev mailing list
> > cas-dev at tp.its.yale.edu
> > http://tp.its.yale.edu/mailman/listinfo/cas-dev
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas-dev/attachments/20070206/19d5fe72/attachment.html


More information about the cas-dev mailing list