Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.22 KB

Auth_api.UpdateTenantIdentityProviderParam.md

File metadata and controls

46 lines (24 loc) · 1.22 KB

saasus-sdk / Auth/api / UpdateTenantIdentityProviderParam

Interface: UpdateTenantIdentityProviderParam

Auth/api.UpdateTenantIdentityProviderParam

If identity_provider_props is null, the sign-in information for the external identity provider specified in provider_type is disabled.

Export

UpdateTenantIdentityProviderParam

Table of contents

Properties

Properties

identity_provider_props

Optional identity_provider_props: IdentityProviderSaml

Memberof

UpdateTenantIdentityProviderParam

Defined in

src/generated/Auth/api.ts:2274


provider_type

provider_type: "SAML"

Memberof

UpdateTenantIdentityProviderParam

Defined in

src/generated/Auth/api.ts:2268