Class IapCredential (1.8.0)

IapCredential(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Describes authentication configuration for Identity-Aware-Proxy (IAP).

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attribute

NameDescription
iap_test_service_account_info google.cloud.websecurityscanner_v1.types.ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo
Authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies. This field is a member of `oneof`_ ``iap_credentials``.

Inheritance

builtins.object > proto.message.Message > IapCredential

Classes

IapTestServiceAccountInfo

IapTestServiceAccountInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Describes authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies.