Interface PostSsoTicketRequest

Hierarchy

  • PostSsoTicketRequest

Properties

connection_id?: string

If provided, this will allow editing of the provided connection during the SSO Flow

enabled_clients?: string[]

List of client_ids that the connection will be enabled for.

List of organizations that the connection will be enabled for.

ttl_sec?: number

Number of seconds for which the ticket is valid before expiration. If unspecified or set to 0, this value defaults to 432000 seconds (5 days).