You are here

Functions in OpenID Connect / OAuth client 2.x

Primary tabs

Namesort descending Location Description Direct uses Strings
file_save_data tests/src/Unit/UserPasswordFixture.php Mock of the file_save_data function. 1
hook_openid_connect_claims_alter ./openid_connect.api.php Modify the list of claims.
hook_openid_connect_client_info_alter ./openid_connect.api.php Alter the OpenID Connect client plugins information.
hook_openid_connect_post_authorize ./openid_connect.api.php OpenID Connect post authorize hook.
hook_openid_connect_pre_authorize ./openid_connect.api.php OpenID Connect pre authorize hook.
hook_openid_connect_redirect_logout_alter ./openid_connect.api.php Alter the redirect response on logout.
hook_openid_connect_userinfo_alter ./openid_connect.api.php Alter the user information provided by the identity provider.
hook_openid_connect_userinfo_claim_alter ./openid_connect.api.php Userinfo claim alter hook.
hook_openid_connect_userinfo_save ./openid_connect.api.php Save userinfo hook.
hook_openid_connect_user_properties_ignore_alter ./openid_connect.api.php Alter the user properties to be ignored for mapping.
openid_connect_entity_property_info_alter ./openid_connect.module Implements hook_entity_property_info_alter().
openid_connect_form_user_form_alter ./openid_connect.module Implements hook_form_FORM_ID_alter() for user_form.
openid_connect_form_user_login_form_alter ./openid_connect.module Implements hook_form_FORM_ID_alter() for user_login_form.
openid_connect_form_user_pass_alter ./openid_connect.module Implements hook_form_FORM_ID_alter().
openid_connect_form_user_profile_form_alter ./openid_connect.module Implements hook_form_FORM_ID_alter() for user_profile_form.
openid_connect_help ./openid_connect.module Implements hook_help().
openid_connect_update_8101 ./openid_connect.install Add default config for Facebook and LinkedIn provider.
openid_connect_update_8102 ./openid_connect.install Add default config for GitHub provider.
openid_connect_update_8103 ./openid_connect.install Update the active config with the registration override value.
openid_connect_update_8104 ./openid_connect.install Update the active config with the connect existing users value.
openid_connect_update_8105 ./openid_connect.install Delete duplicate entries in the openid_connect_authmap table.
openid_connect_update_8106 ./openid_connect.install Add default config for Okta provider.
openid_connect_update_8199 ./openid_connect.install Installs the new config entity type openid_connect_client. 1
openid_connect_update_8200 ./openid_connect.install Convert client configuration objects to configuration entities.
openid_connect_update_8201 ./openid_connect.install Update the active config for installations using generic client.
openid_connect_update_8202 ./openid_connect.install Add redirect_login to module settings.
openid_connect_update_8203 ./openid_connect.install Enable externalauth.
openid_connect_update_8204 ./openid_connect.install Move all 'openid_connect_authmap' data to 'authmap'.
openid_connect_update_8205 ./openid_connect.install Drop the 'openid_connect_authmap' table.
openid_connect_update_8206 ./openid_connect.install Installs the new config entity type openid_connect_client.
openid_connect_update_8207 ./openid_connect.install Update generic plugins with End Session endpoint and logout redirect URL.
openid_connect_update_8208 ./openid_connect.install Update generic plugins with scopes.
openid_connect_update_8209 ./openid_connect.install Set default value for end_session_enabled setting.
openid_connect_update_8210 ./openid_connect.install Update okta plugins with scopes.
openid_connect_user_cancel ./openid_connect.module Implements hook_user_cancel().
openid_connect_user_format_name_alter ./openid_connect.module Implements hook_user_format_name_alter().
user_login_finalize tests/src/Unit/UserPasswordFixture.php Override the user_login_finalize function.
user_password tests/src/Unit/UserPasswordFixture.php Override the user_password function if it does not exist.
_openid_connect_user_pass_form_validate ./openid_connect.module Validate user password reset form on existing connections with openid. 1

Other projects