AccessSettings
(
mapping
=
None
,
*
,
ignore_unknown_fields
=
False
,
**
kwargs
)
Access related settings for IAP protected apps.
Attributes
Name
Description
gcip_settings
google.cloud.iap_v1.types.GcipSettings
Optional. GCIP claims and endpoint configurations for 3p identity providers.
cors_settings
google.cloud.iap_v1.types.CorsSettings
Optional. Configuration to allow cross-origin requests via IAP.
oauth_settings
reauth_settings
google.cloud.iap_v1.types.ReauthSettings
Optional. Settings to configure reauthentication policies in IAP.
allowed_domains_settings
google.cloud.iap_v1.types.AllowedDomainsSettings
Optional. Settings to configure and enable allowed domains.
workforce_identity_settings
google.cloud.iap_v1.types.WorkforceIdentitySettings
Optional. Settings to configure the workforce identity federation, including workforce pools and OAuth 2.0 settings.
identity_sources
MutableSequence[ google.cloud.iap_v1.types.AccessSettings.IdentitySource
]
Optional. Identity sources that IAP can use to authenticate the end user. Only one identity source can be configured.
Classes
IdentitySource
IdentitySource
(
value
)
Types of identity source supported by IAP.