> Hi Manni,
> Thank you for sharing your Perl implementation. This is great for our
> community.
> About the new Recipient information, I recommend you to check our FAQ,
> the last 3 questions show changes needed for Java/C#/PHP, this would
> be similar to what you need to do.http://code.google.com/apis/apps/faq.html#recipient
> Specially the SamlResponse.xml, I see that you are missing some XML
> attributes on your "_response_xml", please take a look on the green
> changes on the following page:http://code.google.com/p/google-apps-sso-sample/source/diff?r=25&form...
> Cheers,
> Julian.
> On Aug 11, 8:40 pm, "goo...@chongqed.org" <Mannina...@googlemail.com>
> wrote:
> > Hi there.
> > I'd like to announce myperlimplementation of Google-compatibleSAML
> > requests and responses.
> > You can find the two modules on CPAN:http://search.cpan.org/~manni/
> > I am currently trying to figure out whether my version of the response
> > confirms to the latest Google requirements concerning the recipient
> > information. As always, good documentation is hard to get. But I will
> > update the module if the xml it currently produces will not work after
> > August, 28th.
> > I'm happy about any kind of feedback. I also welcome patches of any
> > kind. E.g. the module currently does not support DSA keys.
> > Regards,
> > Manni