This is experimental and untested module, DO NOT INSTALL ON PRODUCTION SITES! Some of this code was generated using https://www.cursor.com/ AI editor
The OpenID Connect module provides a pluggable client implementation for the OpenID Connect protocol.
The module allows you to use external OpenID Connect/OAuth2 login providers to authenticate and log in users on your site. New users can register to your site using the login providers.
For more information consult the
- OpenID Connect documenation https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims
- Some Drupal documentation might be related: https://drupal.org/node/2274339