Dialog Object
The dialog object is a subobject of the ia_state object. It defines the size, position, visibility, and title of the SSO login dialog box that CRM Desktop SSO displays during interactive authentication. It includes the following properties:
width. A number that determines the width of the dialog box, in pixels.
height. A number that determines the height of the dialog box, in pixels.
visible. A Boolean value. If True, then CRM Desktop SSO displays the dialog box.
title. A string that contains the title of the dialog box. CRM Desktop SSO displays this title in the dialog box during interactive authentication.