keycloak-scim/cypress/support/pages/admin_console/manage
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 Finish the policy pages of the authentication section (#1713) 2022-01-05 11:18:49 -05:00
client_scopes
clients Use string[] directly removed need for converstion (#2175) 2022-03-09 17:42:23 +01:00
events Change local development and ci to quarkus (#2115) 2022-03-06 16:25:37 +01:00
groups Added role mapping tab to group detail page (#1638) 2021-12-07 13:56:25 +01:00
identity_providers Fixes SAML provider AuthnContext Constraints fields (#2231) 2022-03-16 07:25:01 -04:00
providers Add all missing Kerberos tests (#2263) 2022-03-16 11:48:21 +01:00
realm_roles Clients -> Roles Tab: Adds Role Tests (#2174) 2022-03-09 17:41:45 +01:00
realm_settings Add realm actions tests 2022-03-14 11:16:23 +01:00
sessions removed not working filter option (#2067) 2022-02-22 14:30:18 +01:00
users User Credentials -> Draggable user credentials (#2131) 2022-03-07 14:32:34 +00:00
AttributesTab.ts
RoleMappingTab.ts updated and fixed user test (#1956) 2022-02-02 12:44:52 +01:00