Identity-Aware Proxy V1 API - Module Google::Cloud::Iap::V1::ReauthSettings::Method (v0.3.0)

Reference documentation and code samples for the Identity-Aware Proxy V1 API module Google::Cloud::Iap::V1::ReauthSettings::Method.

Types of reauthentication methods supported by IAP.

Constants

METHOD_UNSPECIFIED

value: 0
Reauthentication disabled.

LOGIN

value: 1
Mimics the behavior as if the user had logged out and tried to log in again. Users with 2SV (2-step verification) enabled see their 2SV challenges if they did not opt to have their second factor responses saved. Apps Core (GSuites) admins can configure settings to disable 2SV cookies and require 2SV for all Apps Core users in their domains.

PASSWORD

value: 2
User must type their password.

SECURE_KEY

value: 3
User must use their secure key 2nd factor device.