Reference documentation and code samples for the Identity-Aware Proxy V1 API class Google::Cloud::Iap::V1::ApplicationSettings.
Wrapper over application specific settings for IAP.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#access_denied_page_settings
def access_denied_page_settings() -> ::Google::Cloud::Iap::V1::AccessDeniedPageSettings
    Returns
    
  - (::Google::Cloud::Iap::V1::AccessDeniedPageSettings) — Customization for Access Denied page.
#access_denied_page_settings=
def access_denied_page_settings=(value) -> ::Google::Cloud::Iap::V1::AccessDeniedPageSettings
    Parameter
    
  - value (::Google::Cloud::Iap::V1::AccessDeniedPageSettings) — Customization for Access Denied page.
    Returns
    
  - (::Google::Cloud::Iap::V1::AccessDeniedPageSettings) — Customization for Access Denied page.
#attribute_propagation_settings
def attribute_propagation_settings() -> ::Google::Cloud::Iap::V1::AttributePropagationSettings
    Returns
    
  - (::Google::Cloud::Iap::V1::AttributePropagationSettings) — Settings to configure attribute propagation.
#attribute_propagation_settings=
def attribute_propagation_settings=(value) -> ::Google::Cloud::Iap::V1::AttributePropagationSettings
    Parameter
    
  - value (::Google::Cloud::Iap::V1::AttributePropagationSettings) — Settings to configure attribute propagation.
    Returns
    
  - (::Google::Cloud::Iap::V1::AttributePropagationSettings) — Settings to configure attribute propagation.
#cookie_domain
def cookie_domain() -> ::Google::Protobuf::StringValue
    Returns
    
  - (::Google::Protobuf::StringValue) — The Domain value to set for cookies generated by IAP. This value is not validated by the API, but will be ignored at runtime if invalid.
#cookie_domain=
def cookie_domain=(value) -> ::Google::Protobuf::StringValue
    Parameter
    
  - value (::Google::Protobuf::StringValue) — The Domain value to set for cookies generated by IAP. This value is not validated by the API, but will be ignored at runtime if invalid.
    Returns
    
  - (::Google::Protobuf::StringValue) — The Domain value to set for cookies generated by IAP. This value is not validated by the API, but will be ignored at runtime if invalid.
#csm_settings
def csm_settings() -> ::Google::Cloud::Iap::V1::CsmSettings
    Returns
    
  - (::Google::Cloud::Iap::V1::CsmSettings) — Settings to configure IAP's behavior for a service mesh.
#csm_settings=
def csm_settings=(value) -> ::Google::Cloud::Iap::V1::CsmSettings
    Parameter
    
  - value (::Google::Cloud::Iap::V1::CsmSettings) — Settings to configure IAP's behavior for a service mesh.
    Returns
    
- (::Google::Cloud::Iap::V1::CsmSettings) — Settings to configure IAP's behavior for a service mesh.