Allows customers to configure tenant_id for GCIP instance per-app.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#login_page_uri
def login_page_uri() -> ::Google::Protobuf::StringValue
Returns
- (::Google::Protobuf::StringValue) — Login page URI associated with the GCIP tenants. Typically, all resources within the same project share the same login page, though it could be overridden at the sub resource level.
#login_page_uri=
def login_page_uri=(value) -> ::Google::Protobuf::StringValue
Parameter
- value (::Google::Protobuf::StringValue) — Login page URI associated with the GCIP tenants. Typically, all resources within the same project share the same login page, though it could be overridden at the sub resource level.
Returns
- (::Google::Protobuf::StringValue) — Login page URI associated with the GCIP tenants. Typically, all resources within the same project share the same login page, though it could be overridden at the sub resource level.
#tenant_ids
def tenant_ids() -> ::Array<::String>
Returns
- (::Array<::String>) — GCIP tenant ids that are linked to the IAP resource. tenant_ids could be a string beginning with a number character to indicate authenticating with GCIP tenant flow, or in the format of _
#tenant_ids=
def tenant_ids=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — GCIP tenant ids that are linked to the IAP resource. tenant_ids could be a string beginning with a number character to indicate authenticating with GCIP tenant flow, or in the format of _
Returns
- (::Array<::String>) — GCIP tenant ids that are linked to the IAP resource. tenant_ids could be a string beginning with a number character to indicate authenticating with GCIP tenant flow, or in the format of _