Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1015 Bytes

README.rst

File metadata and controls

26 lines (18 loc) · 1015 Bytes

A complete OpenID Connect implementation

https://api.travis-ci.org/rohe/pyoidc.png?branch=master https://landscape.io/github/rohe/pyoidc/master/landscape.svg?style=flat

This a fairly complete implementation of OpenID Connect as specified in http://openid.net/specs/openid-connect-core-1_0.html. And as a side effect a complete implementation of OAuth2.0 too.

Cudos to Vladislav Mladenov and Christian Mainka both at Horst Görtz Institute for IT-Security, Ruhr-University Bochum, Germany for helping me making the implementation more secure.