Browsing hooks for feature: Single Sign On

    jetpack_sso_unknown_user_notice

    hook (filter): Filters the "couldn't find your account" notice after an attempted SSO.

    Source: modules/sso/class.jetpack-sso-notices.php:204

    jetpack_sso_disallowed_staging_notice

    hook (filter): Filters the disallowed notice for staging sites attempting SSO.

    Source: modules/sso/class.jetpack-sso-notices.php:235

    jetpack_sso_login_form_explanation_text

    hook (filter): Filter the messeage displayed below the SSO button.

    Source: modules/sso.php:537

    jetpack_sso_login_form_above_wpcom

    hook (action): Allow extension above Jetpack's SSO form.

    Source: modules/sso.php:497

    jetpack_sso_login_form_below_wpcom

    hook (action): Allow extension below Jetpack's SSO form.

    Source: modules/sso.php:559

    jetpack_sso_auth_cookie_expiration

    hook (filter): Determines how long the auth cookie is valid for when a user logs in with SSO.

    Source: modules/sso/class.jetpack-sso-helpers.php:275

    jetpack_sso_allowed_actions

    hook (filter): Allows plugins the ability to overwrite actions where the SSO form is allowed to be used.

    Source: modules/sso/class.jetpack-sso-helpers.php:297

    jetpack_sso_auth_cookie_expirtation

    hook (filter): Determines how long the auth cookie is valid for when a user logs in with SSO.

    Source: modules/sso/class.jetpack-sso-helpers.php:256

    jetpack_sso_allowed_username_generate_retries

    hook (filter): Determines how many times the SSO module can attempt to randomly generate a user.

    Source: modules/sso/class.jetpack-sso-helpers.php:226

    jetpack_sso_default_to_sso_login

    hook (filter): Display the SSO login form as the default when both the default and SSO login forms are enabled. View Example

    Source: modules/sso/class.jetpack-sso-helpers.php:151