Identity-Aware Proxy V1 API - Module Google::Cloud::Iap::V1::ReauthSettings::Method (v0.7.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
Prompts the user to log in again.

PASSWORD

value: 2
Deprecated, no longer accepted by IAP APIs.

SECURE_KEY

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

ENROLLED_SECOND_FACTORS

value: 4
User can use any enabled 2nd factor.