[Zope-PAS] Re: authentication via web services

2007-06-22 Thread Miles

J Cameron Cooper wrote:

Miles wrote:

Hi,

Has anyone used PAS to authenticate and get properties from a web 
service?  We have a requirement for this in a project, but given the 
current general state of SOAP support in python, I'm not very clear on 
what the best solution might be on this.


If anyone has any experience/advice that they're willing to share, I'd 
be very grateful.


Well, if by "web services" you mean SOAP, then I don't know. But the 
GMailAuthPlugin (which is really just a demonstrator), the Salesforce 
connector, the OpenID plugin, and the LibertyAuthPlugin could be called 
using web services. Maybe the CAS plugin counts.


Yes, I did mean SOAP as that seems to be the only way this specific 
service is exposed.  I wasn't aware of those plugins so will take a 
look.  The salesforce plugin looks quite useful, from a cursory glance.


Thanks,

Miles


___
Zope-PAS mailing list
Zope-PAS@zope.org
http://mail.zope.org/mailman/listinfo/zope-pas


[Zope-PAS] todo

2007-06-22 Thread Miles

Man accs for aidan

Bob AC contract

Cashflow forecast

Tommy's pitch

SQLPASPlugin import steps + tz issue



distribute meeting reminder

t+ra invoice

accounts

___
Zope-PAS mailing list
Zope-PAS@zope.org
http://mail.zope.org/mailman/listinfo/zope-pas


[Zope-PAS] Re: authentication via web services

2007-06-22 Thread J Cameron Cooper

Miles wrote:

Hi,

Has anyone used PAS to authenticate and get properties from a web 
service?  We have a requirement for this in a project, but given the 
current general state of SOAP support in python, I'm not very clear on 
what the best solution might be on this.


If anyone has any experience/advice that they're willing to share, I'd 
be very grateful.


Well, if by "web services" you mean SOAP, then I don't know. But the 
GMailAuthPlugin (which is really just a demonstrator), the Salesforce 
connector, the OpenID plugin, and the LibertyAuthPlugin could be called 
using web services. Maybe the CAS plugin counts.


If you can communicate with the auth source in Python, it's definite 
fodder for a PAS plugin.


  --jcc
--
Connexions
http://cnx.org

"Building Websites with Plone"
http://plonebook.packtpub.com

___
Zope-PAS mailing list
Zope-PAS@zope.org
http://mail.zope.org/mailman/listinfo/zope-pas


Re: [Zope-PAS] authentication via web services

2007-06-22 Thread robert rottermann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Miles schrieb:
> Hi,
> 
> Has anyone used PAS to authenticate and get properties from a web
> service?  We have a requirement for this in a project, but given the
> current general state of SOAP support in python, I'm not very clear on
> what the best solution might be on this.
> 
> If anyone has any experience/advice that they're willing to share, I'd
> be very grateful.
> 
> Thanks,
> 
> Miles
> 
> ___
> Zope-PAS mailing list
> Zope-PAS@zope.org
> http://mail.zope.org/mailman/listinfo/zope-pas
> 
we are using web services in a numer of project. also to do authentication.
web services can send/recieve normal http/- posts and gets which are
easily handled with the standard python libraries.

for PAS exist a number o skeleton plugins which you can use as a
starting platform.
robert
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFGe/LYGaryJ0T9kUYRAsdcAJ0YriPHEXdbtG3xgBZWMb5Jg0NZlACeIlWd
2TGStWfiOQ1mLmHSLntmLco=
=VyAc
-END PGP SIGNATURE-
___
Zope-PAS mailing list
Zope-PAS@zope.org
http://mail.zope.org/mailman/listinfo/zope-pas


[Zope-PAS] authentication via web services

2007-06-22 Thread Miles

Hi,

Has anyone used PAS to authenticate and get properties from a web 
service?  We have a requirement for this in a project, but given the 
current general state of SOAP support in python, I'm not very clear on 
what the best solution might be on this.


If anyone has any experience/advice that they're willing to share, I'd 
be very grateful.


Thanks,

Miles

___
Zope-PAS mailing list
Zope-PAS@zope.org
http://mail.zope.org/mailman/listinfo/zope-pas