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
Name | Description |
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 > IapCredentialClasses
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.