Welcome to IdPyOIDC’s documentation!¶

This is a python implementation of everything OAuth2 and OpenID Connect.

Contents:

  • Introduction to IdPy-OIDC
  • How to move from oidcmsg,oidcrp and oidc-op to idpy-oidc
    • OidcRP
    • oidc-op
  • IdPyOIDC messages documentation!
    • Introduction to message
    • The Message class
    • OAuth2 protocol messages
    • OpenID Connect protocol messages
    • How to use the IdPyOIDC Message class
    • How to extend message
    • idpyoidc time utilities
  • IdPyOIDC server documentation
    • A IdPyOIDC OpenID Connect Provider
    • Setup
    • Configuration directives
    • Token exchange
    • Examples
    • Session Management
    • Tests
    • The clients database
    • FAQ
  • IdPyOIDC client documentation!
    • The Relying Party Handler
    • oidcrp package
    • OIDCRP add on documentation
    • Indices and tables
  • Indices and tables

Indices and tables¶

  • Index

  • Module Index

  • Search Page

IdPyOIDC

Navigation

  • Introduction to IdPy-OIDC
  • How to move from oidcmsg,oidcrp and oidc-op to idpy-oidc
  • IdPyOIDC messages documentation!
  • IdPyOIDC server documentation
  • IdPyOIDC client documentation!
  • Indices and tables

Related Topics

  • Documentation overview
    • Next: Introduction to IdPy-OIDC

Quick search

©2017, Roland Hedberg. | Powered by Sphinx 5.0.1 & Alabaster 0.7.12 | Page source