Class SsoHelper
java.lang.Object
com.inductiveautomation.ignition.gateway.authentication.impl.SsoHelper
This class has the logic used by all 3 AD user sources to handle a single-sign-on (SSO) request. If SSO is disabled
 or the login request isn't SSO, this helper merely calls back into the AD user source to do it's normal
 authentication logic.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionauthenticate(AuthChallenge challenge) protected AuthenticatedUserauthenticateAdSso(AuthChallenge challenge) voidvoidsetEnabled(boolean enabled)