Identity Provider
=================

You can easily enable identity provider functionality in your own projects by
means of ``allauth.idp``. While this module is structured to allow for multiple
protocols, currently, there is only one protocol supported: OpenID Connect.

.. toctree::
   :maxdepth: 1

   openid-connect/index
