public class BetterSSOSanityTest extends CrowdWebDriverTest
| Modifier and Type | Field and Description |
|---|---|
static String |
EXPECTED_AUDIENCE_URL |
static String |
EXPECTED_ISSUER |
static String |
EXPECTED_REQUEST_ID |
static String |
EXPECTED_SAML_CONSUMER_URL |
static String |
RELAY_STATE |
static String |
RELAY_STATE_ATTRIBUTE_VALUE |
static String |
SAML_REQUEST |
static String |
SAML_REQUEST_ATTRIBUTE_VALUE |
static String |
SAML_REQUEST_FORCE_AUTHN_ATTRIBUTE_VALUE |
BATCHED_TEST_RULE, COOKIE_ABSENT, i18n, IMMUTABLE_USER_NAME, IMMUTABLE_USER_PW, JSESSIONID_COOKIE, log, logPageSourceRule, REMEMBER_ME_COOKIE, SSO_COOKIE, TEST_USER_NAME, TEST_USER_PW, testedProduct, testkitClient, testName, webDriverScreenshotRule, windowSizeRule| Constructor and Description |
|---|
BetterSSOSanityTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
ensureCertificateExists() |
void |
shouldClearRenderedLoginPageAfterProcessingSamlRequest() |
void |
shouldForceUsersToGoToLoginScreenWhenForceAuth() |
void |
shouldNotForceUsersToGoToLoginScreenWhenForceAuthOnFirstAuthentication() |
void |
shouldProvideSamlResponsesForUsersAlreadyLoggedIn() |
assertAtURIContaining, assertAtURIEndingWith, assertAtUrl, assertHasError, assertHasErrorKey, deleteAllCookies, deleteCookie, getBaseUrl, getCookie, getCookieOrThrow, getCurrentUrl, getDriver, getTestkitClient, intendToModifyData, intendToModifyLdapData, loginAsExpiredPasswordUser, loginAsNonAdmin, loginAsNonAdmin, loginAsSysAdmin, loginAsSysAdminWithRememberMe, loginAsUser, loginExpectingFailure, loginImmutableUser, loginImmutableUser, loginTestUser, loginTestUser, logout, navigateToUrl, restoreBaseSetup, restoreCrowdFromXML, setUp, waitForUrlpublic static final String SAML_REQUEST_ATTRIBUTE_VALUE
public static final String SAML_REQUEST_FORCE_AUTHN_ATTRIBUTE_VALUE
public static final String RELAY_STATE_ATTRIBUTE_VALUE
public static final String EXPECTED_REQUEST_ID
public static final String EXPECTED_SAML_CONSUMER_URL
public static final String EXPECTED_AUDIENCE_URL
public static final String EXPECTED_ISSUER
public static final String SAML_REQUEST
public static final String RELAY_STATE
public void ensureCertificateExists()
public void shouldProvideSamlResponsesForUsersAlreadyLoggedIn()
throws Exception
Exceptionpublic void shouldForceUsersToGoToLoginScreenWhenForceAuth()
throws Exception
Exceptionpublic void shouldNotForceUsersToGoToLoginScreenWhenForceAuthOnFirstAuthentication()
throws Exception
ExceptionCopyright © 2019 Atlassian. All rights reserved.