OpenID Provider Endpoints ========================= Endpoints in OpenID Connect Core adds a new UserInfo Endpoint. All existing OAuth2.0 endpoints are common to both protocols. .. toctree:: :maxdepth: 2 userinfo See also the related endpoints from OAuth2.0: .. hlist:: :columns: 1 * :doc:`Authorization endpoint ` * :doc:`Introspect endpoint ` * :doc:`Token endpoint ` * :doc:`Revocation endpoint ` * :doc:`Resource endpoint `