Class BetterSSOSanityTest


public class BetterSSOSanityTest extends AbstractBetterSSOTest
  • Field Details

  • Constructor Details

    • BetterSSOSanityTest

      public BetterSSOSanityTest()
  • Method Details

    • shouldProvideSamlResponsesForUsersAlreadyLoggedIn

      public void shouldProvideSamlResponsesForUsersAlreadyLoggedIn() throws Exception
      Throws:
      Exception
    • shouldForceUsersToGoToLoginScreenWhenForceAuth

      public void shouldForceUsersToGoToLoginScreenWhenForceAuth() throws Exception
      Throws:
      Exception
    • shouldNotForceUsersToGoToLoginScreenWhenForceAuthOnFirstAuthentication

      public void shouldNotForceUsersToGoToLoginScreenWhenForceAuthOnFirstAuthentication() throws Exception
      Throws:
      Exception
    • shouldClearRenderedLoginPageAfterProcessingSamlRequest

      public void shouldClearRenderedLoginPageAfterProcessingSamlRequest() throws Exception
      Throws:
      Exception
    • shouldUseEmailAsNameIdFormatWhenNameIdFormatPolicyIsSetToEmailInSamlAuthnRequest

      public void shouldUseEmailAsNameIdFormatWhenNameIdFormatPolicyIsSetToEmailInSamlAuthnRequest() throws Exception
      Throws:
      Exception
    • shouldAddRememberMeAttribute

      public void shouldAddRememberMeAttribute() throws Exception
      Throws:
      Exception