• This repository has been archived on 24/Jul/2023
  • Stars
    star
    439
  • Rank 99,247 (Top 2 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 14 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

OpenID library for Python

python-openid2

Build Status codecov PyPI PyPI - Python Version

Python OpenID library - OpenID support for servers and consumers.

This is a set of Python packages to support use of the OpenID decentralized identity system in your application. Want to enable single sign-on for your web site? Use the openid.consumer package. Want to run your own OpenID server? Check out openid.server. Includes example code and support for a variety of storage back-ends.

REQUIREMENTS

  • Python 2.7, >=3.5
  • lxml
  • six
  • cryptography

INSTALLATION

To install the base library, just run the following command:

pip install python-openid2

GETTING STARTED

The examples directory includes an example server and consumer implementation. See the README file in that directory for more information on running the examples.

Library documentation is available in html form in the doc directory.

LOGGING

This library offers a logging hook that will record unexpected conditions that occur in library code. If a condition is recoverable, the library will recover and issue a log message. If it is not recoverable, the library will raise an exception. See the documentation for the openid.oidutil module for more on the logging hook.

DOCUMENTATION

The documentation in this library is in Epydoc format, which is detailed at:

http://epydoc.sourceforge.net/

CONTACT

Send bug reports, suggestions, comments, and questions to https://github.com/ziima/python-openid/issues/new

If you have a bugfix or feature you'd like to contribute, don't hesitate to send it to us on GitHub.

More Repositories

1

AppAuth-Android

Android client SDK for communicating with OAuth 2.0 and OpenID Connect providers.
Java
2,848
star
2

AppAuth-iOS

iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.
Objective-C
1,758
star
3

AppAuth-JS

JavaScript client SDK for communicating with OAuth 2.0 and OpenID Connect providers.
TypeScript
982
star
4

php-openid

OpenID library for PHP5
PHP
755
star
5

ruby-openid

OpenID library for Ruby
Ruby
315
star
6

OpenYOLO-Android

Android protocol for credential exchange and update - "You Only Login Once"
Java
115
star
7

OpenYOLO-Web

Web protocol for credential exchange and update - "You Only Login Once"
TypeScript
100
star
8

OpenID4VCI

68
star
9

OpenID4VP

Python
53
star
10

sharedsignals

OpenID Shared Signals Working Group Repository
Makefile
50
star
11

authzen

Proposed standard for an Authorization API
TypeScript
36
star
12

oid4vc-haip-sd-jwt-vc

High Assurance Profile of OID4VP and OID4VCI using SD-JWT VC and mdocs that is privacy preserving, secure, and meets regulatory requirements
Makefile
29
star
13

accountchooser

Promotional website for Account Chooser.
22
star
14

connect-site

The OpenID Connect site.
PHP
13
star
15

openid.github.com

JavaScript
13
star
16

OpenYOLO-Spec

The markdown source of the OpenYOLO Specification
XSLT
11
star
17

SIOPv2

8
star
18

accountchooser.com

Source code for accountchooser.com, a project of the OIDF Account Chooser Working Group
JavaScript
8
star
19

federation

8
star
20

openid4vp_ble

HTML
7
star
21

php4-openid

OpenID library for PHP4
PHP
6
star
22

Contract-Exchange-Extension

The (draft) OpenID Contract Exchange Extension specification.
HTML
6
star
23

User-Experience-Extension

The (draft) OpenID User Experience Extension specification.
6
star
24

OpenID4VC_SecTrust

Makefile
5
star
25

jwtconnect.io

HTML
3
star
26

ipsie

OpenID IPSIE Working Group Repository
1
star