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 |
BACKUP_RESOURCE, BATCHED_TEST_RULE, COOKIE_ABSENT, i18n, IMMUTABLE_USER_NAME, IMMUTABLE_USER_PW, JSESSIONID_COOKIE, log, logPageSourceRule, REMEMBER_ME_COOKIE, restAdminClient, retryRule, 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, bind, clearAndInvalidateSsoCookieIfPresent, clearAndInvalidateSsoCookieOrFail, deleteAllCookies, deleteCookie, getBaseUrl, getCookie, getCookieOrThrow, getCurrentUrl, getDriver, getSsoCookieOrFail, getTestkitClient, hasCookie, hasSsoCookie, intendToModifyData, intendToModifyLdapData, loginAsExpiredPasswordUser, loginAsNonAdmin, loginAsNonAdmin, loginAsSysAdmin, loginAsSysAdminWithRememberMe, loginAsUser, loginExpectingFailure, loginImmutableUser, loginImmutableUser, loginTestUser, loginTestUser, logout, manage, navigateToUrl, restoreBaseSetup, restoreCrowdFromXML, setUp, waitForUrl
public 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
Exception
public void shouldForceUsersToGoToLoginScreenWhenForceAuth() throws Exception
Exception
public void shouldNotForceUsersToGoToLoginScreenWhenForceAuthOnFirstAuthentication() throws Exception
Exception
Copyright © 2020 Atlassian. All rights reserved.