keycloak-scim/cypress/integration
mfrances17 45b6be4fe8
Fixes SAML provider AuthnContext Constraints fields (#2231)
* no multiline for now

* multiline work in progress

* changed to JSON.stringify

* both multiline fields working

* check for undefined to prevent JSON issue

* streamline saml and oidc provider tests

* final tests and misc fixes

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2022-03-16 07:25:01 -04:00
..
authentication_policies.spec.ts Fix compilation errors in Cypress tests (#1834) 2022-01-07 14:17:18 +01:00
authentication_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
client_authorization_test.spec.ts Fixed broken tests (#2225) 2022-03-15 10:45:02 +01:00
client_scopes_test.spec.ts Always preserve session cookies for all tests (#2215) 2022-03-09 17:42:51 +01:00
clients_saml_test.spec.ts Always preserve session cookies for all tests (#2215) 2022-03-09 17:42:51 +01:00
clients_test.spec.ts restore tests (#2227) 2022-03-14 09:51:43 -04:00
events_test.spec.ts now only logs in per test suite for client tests (#1828) 2022-01-07 08:27:58 +01:00
group_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
identity_providers_oidc_test.spec.ts Fixes SAML provider AuthnContext Constraints fields (#2231) 2022-03-16 07:25:01 -04:00
identity_providers_saml_test.spec.ts Fixes SAML provider AuthnContext Constraints fields (#2231) 2022-03-16 07:25:01 -04:00
identity_providers_test.spec.ts updated and fixed user test (#1956) 2022-02-02 12:44:52 +01:00
login_test.spec.ts now only logs in per test suite for client tests (#1828) 2022-01-07 08:27:58 +01:00
masthead_test.spec.ts Always preserve session cookies for all tests (#2215) 2022-03-09 17:42:51 +01:00
partial_export_test.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
partial_import_test.spec.ts Use file upload instead of typing large text (#2228) 2022-03-15 10:45:15 +01:00
realm_roles_test.spec.ts Always preserve session cookies for all tests (#2215) 2022-03-09 17:42:51 +01:00
realm_settings_client_policies_test.spec.ts Always preserve session cookies for all tests (#2215) 2022-03-09 17:42:51 +01:00
realm_settings_client_profiles_test.spec.ts Always preserve session cookies for all tests (#2215) 2022-03-09 17:42:51 +01:00
realm_settings_events_test.spec.ts Change local development and ci to quarkus (#2115) 2022-03-06 16:25:37 +01:00
realm_settings_tabs_test.spec.ts Add realm actions tests 2022-03-14 11:16:23 +01:00
realm_settings_user_profile_tab.spec.ts Use a single admin client instance for all tests (#2140) 2022-02-24 11:31:46 +01:00
realm_test.spec.ts Always preserve session cookies for all tests (#2215) 2022-03-09 17:42:51 +01:00
realm_user_registration.spec.ts Always preserve session cookies for all tests (#2215) 2022-03-09 17:42:51 +01:00
sessions_test.spec.ts removed not working filter option (#2067) 2022-02-22 14:30:18 +01:00
user_fed_kerberos_test.spec.ts Add all missing Kerberos tests (#2263) 2022-03-16 11:48:21 +01:00
user_fed_ldap_hardcoded_mapper_test.spec.ts Skip tests that are often flaky on CI (#2213) 2022-03-07 13:36:43 +01:00
user_fed_ldap_mapper_test.spec.ts Add Clients tests, fix notification message and stabilize tests (#1999) 2022-02-16 17:34:54 +01:00
user_fed_ldap_test.spec.ts now only logs in per test suite for client tests (#1828) 2022-01-07 08:27:58 +01:00
users_test.spec.ts Always preserve session cookies for all tests (#2215) 2022-03-09 17:42:51 +01:00