Click or drag to resize
RestApiAuthMgrWpfAllowIdpBasedSso Property
Should IDP Based SSO be allowed? This is known to have quite a few JavaScript errors and is therefore defaulted to off.

Namespace: Rally.RestApi.UiForWpf
Assembly: Rally.RestApi.UiForWpf (in Rally.RestApi.UiForWpf.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public static bool AllowIdpBasedSso { get; set; }

Property Value

Type: Boolean
See Also