• This repository has been archived on 24/Jul/2023
  • Stars
    star
    437
  • Rank 96,249 (Top 2 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created about 14 years ago
  • Updated over 3 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,738
star
2

AppAuth-iOS

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

AppAuth-JS

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

php-openid

OpenID library for PHP5
PHP
755
star
5

ruby-openid

OpenID library for Ruby
Ruby
318
star
6

OpenYOLO-Android

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

OpenYOLO-Web

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

OpenID4VCI

46
star
9

sharedsignals

OpenID Shared Signals Working Group Repository
Makefile
38
star
10

OpenID4VP

Python
33
star
11

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
23
star
12

accountchooser

Promotional website for Account Chooser.
21
star
13

authzen

Proposed standard for an Authorization API
TypeScript
20
star
14

openid.github.com

JavaScript
12
star
15

connect-site

The OpenID Connect site.
PHP
12
star
16

OpenYOLO-Spec

The markdown source of the OpenYOLO Specification
XSLT
10
star
17

SIOPv2

7
star
18

openid4vp_ble

HTML
6
star
19

accountchooser.com

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

Contract-Exchange-Extension

The (draft) OpenID Contract Exchange Extension specification.
HTML
5
star
21

php4-openid

OpenID library for PHP4
PHP
5
star
22

User-Experience-Extension

The (draft) OpenID User Experience Extension specification.
4
star
23

jwtconnect.io

HTML
3
star
24

OpenID4VC_SecTrust

Makefile
2
star