Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

IdentityPython/oidc-op

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2f81e24 · May 13, 2022
Oct 13, 2021
Nov 22, 2021
May 12, 2022
May 13, 2022
Feb 4, 2022
Nov 15, 2021
May 14, 2021
Apr 30, 2021
Jun 13, 2018
Feb 1, 2022
May 13, 2022
May 12, 2021
Apr 30, 2021
Jul 8, 2021
Dec 14, 2021

Repository files navigation

oidc-op

CI build pypi Downloads total Downloads week License Documentation Status Python version

This project is a Python implementation of an OIDC Provider on top of jwtconnect.io that shows to you how to 'build' an OP using the classes and functions provided by oidc-op.

If you want to add or replace functionality the official documentation should be able to tell you how. If you are just going to build a standard OP you only have to understand how to write your configuration file. In example/ folder you'll find some complete examples based on flask and django.

Idpy OIDC-op implements the following standards:

It also comes with the following add_on modules.

The entire project code is open sourced and therefore licensed under the Apache 2.0

For any futher information please read the Official Documentation.

Certifications

OIDC Certification

Contribute

Join in.

Authors

  • Roland Hedberg