IdPyOIDC server documentation

OIDC Certified

This project is a Python implementation of an OIDC Provider and an OAuth2 Server This text will show you how to ‘build’ an OP using the classes and functions provided by IdPyOIDC.

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.

Setup

Developer's

FAQ