Uiinfrastructure API Docs  
 

ISSOHelper.IsSSOEnabled Method 

Returns true if SSO is enabled at the portal level. This does not take into account subportal settings and should only be used as a default setting if the subportal does not specify if SSO is enabled or disabled. To access the subportal SSO setting, use SSOAuthenticator.UseThisAuth().

bool IsSSOEnabled();

Return Value

See Also

ISSOHelper Interface | com.plumtree.uiinfrastructure.login Namespace