@sourceloop/ctrl-plane-tenant-management-service / Exports / TenantManagementServiceBindings
Namespace: TenantManagementServiceBindings¶
Table of contents¶
Variables¶
Variables¶
Config¶
• Const Config: BindingKey<ITenantManagementServiceConfig>
Defined in¶
services/tenant-management-service/src/keys.ts:24
IDP_AUTH0¶
• Const IDP_AUTH0: BindingKey<ConfigureIdpFunc<IdpResp>>
Binding key for the Idp Auth0 provider.
Defined in¶
services/tenant-management-service/src/keys.ts:36
IDP_KEYCLOAK¶
• Const IDP_KEYCLOAK: BindingKey<ConfigureIdpFunc<IdpResp>>
Binding key for the Idp keycloak provider.