>From what I can tell not directly, at least using PySAML. It has dependencies on things like PyXMLSec which has dependency on 'c' libraries, such as libxml2.
So you would probably need to do quite a bit of digging to find a direct client solution. (This might work http://pypi.python.org/pypi/ndg-saml/0.4) I haven't noticed this project before. Its a while since I have looked at the SAML state of play in python. T On Sep 8, 9:10 am, Tat Sean <[email protected]> wrote: > Is that possible to implement SAML SSO in our applications, if let say > we want to deploy our applications to GAE? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
