Hi Brian,
Thanks for letting us know. The (now deprecated) SSO reference code
you are using is no longer supported by Google Apps. Basically, the
reference code failed to return the correct RelayState parameter
provided to the IdP by Google Apps. We require that all SAML Responses
not return the RelayState as provided by Google Apps (which is sent to
the IdP along with the SAML request).
In place of the SSO reference code, we suggest that you use one of the
popular open source SSO IdP packages out there, such as SimpleSAMLPHP
or Shibboleth.
- Michael
> We are using the Google Apps SSO SAML code<
http://code.google.com/googleapps/domain/sso/saml_reference_implement...>
> .
>
> Brian