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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]