[python-users] OpenID authentication [ was: Re: Treffen am kommenden Mittwoch den 12. Juni - Call for Talks ]

Michael Riedel mriedel at inova-semiconductors.de
Fr Jun 14 10:39:00 CEST 2013


Ich weiß zwar leider nix zu diesem Thema, bin aber dennoch ;^) zufällig
darüber gestolpert:

# -----------------------------------------------------------

Hi there,

I would like to introduce Authomatic, an authorization / authentication
client library for Python WEB applications.

project home: http://peterhudec.github.io/authomatic
code: https://github.com/peterhudec/authomatic
live demo: http://authomatic-example.appspot.com/

Features:

* Loosely coupled.
* Tiny but powerfull interface.
* The python-openid library is the only optional dependency.
* CSRF protection.
* Framework agnostic thanks to adapters.
* Ready to accommodate future authorization/authentication protocols.
* Makes calls to provider APIs a breeze.
* Supports asynchronous requests.
* JavaScript library as a bonus.
* Out of the box support for:
    * Authorization with 10 OAuth 1.0a providers
    * Authorization with 16 OAuth 2.0 providers
    * python-openid and Google App Engine based OpenID authentication.

# -----------------------------------------------------------


On 06/12/13 18:11, Christopher Arndt wrote:
> On 12.06.2013 17:26, Reimar Bauer wrote:
>> vllt. kannst das gebrauchen:
>>
>> http://hg.moinmo.in/moin/2.0/file/21c609217761/MoinMoin/auth/openidrp.py
> 
> Danke für den Link. Das ist ein OpenID Consumer. Mich interessiert
> momentan vor allem der OpenIP Provider. Ist aber trotzdem interessant zu
> sehen, wie MoinMoin das macht.
> 
> Chris
> 
> 
> 
> 
> ________________________________________
> 
> Diese Mail erhalten Sie ueber die Mailingliste python-users der Universitaet zu Koeln
> Nachrichten an: python-users at uni-koeln.de
> Abonnement und Benutzereinstellungen: https://lists.uni-koeln.de/mailman/listinfo/python-users
> Listenarchiv: https://lists.uni-koeln.de/pipermail/python-users/
> 
> pyCologne Homepage: http://pycologne.de/
> 

-- 




Mehr Informationen über die Mailingliste python-users