Data for updating a SAML configuration.

Hierarchy

  • SAMLConfigurationUpdateData

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Attributes for updating a SAML configuration.

id: string

The UUID of the SAML configuration to update. Must match the UUID in the URL path.

Relationships of a SAML configuration.

SAML configurations resource type.

Generated using TypeDoc