package cs3.identity.tenant.v1beta1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service TenantAPI

tenant_api.proto:53

Provides an API for managing users.

message GetTenantByClaimRequest

tenant_api.proto:75

Used as request type in: gateway.v1beta1.GatewayAPI.GetTenantByClaim, TenantAPI.GetTenantByClaim

message GetTenantByClaimResponse

tenant_api.proto:84

Used as response type in: gateway.v1beta1.GatewayAPI.GetTenantByClaim, TenantAPI.GetTenantByClaim

message GetTenantRequest

tenant_api.proto:60

Used as request type in: gateway.v1beta1.GatewayAPI.GetTenant, TenantAPI.GetTenant

message GetTenantResponse

tenant_api.proto:66

Used as response type in: gateway.v1beta1.GatewayAPI.GetTenant, TenantAPI.GetTenant

message Tenant

resources.proto:36

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: GetTenantByClaimResponse, GetTenantResponse