Welcome to Idpy OIDC-op Documentation

OIDC Certified

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

If you are just going to build a standard OP you only have to write the configuration file. If you want to add or replace functionality this documentation should be able to tell you how.

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.

Developer's

FAQ