Get desktop application:
View/edit binary Protocol Buffers messages
Provides an API for managing users.
Gets the information about a Tenant by the tenant id.
Gets the information about a Tenant based on a specified claim.
Used as request type in: gateway.v1beta1.GatewayAPI.GetTenantByClaim, TenantAPI.GetTenantByClaim
REQUIRED. The claim on the basis of which users will be filtered.
REQUIRED. The value of the claim to find the specific user.
Used as response type in: gateway.v1beta1.GatewayAPI.GetTenantByClaim, TenantAPI.GetTenantByClaim
REQUIRED. The response status.
REQUIRED. The tenant information.
Used as request type in: gateway.v1beta1.GatewayAPI.GetTenant, TenantAPI.GetTenant
REQUIRED. The id of the tenant.
Used as response type in: gateway.v1beta1.GatewayAPI.GetTenant, TenantAPI.GetTenant
REQUIRED. The response status.
REQUIRED. The tenant information.
A Tenant represents an isolated organization. Users can be member of exactly one tenant. Members of different tenants are unable to access each others resources.
Used in: ,
REQUIRED. The unique identifier of the tenant. This is a UUID
OPTIONAL The name of the Tenant
OPTIONAL An external identifier to able to lookup Tenants by externally managed IDs