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
client_scopes
clients Use string[] directly removed need for converstion (#2175) 2022-03-09 17:42:23 +01:00
events
groups
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
users User Credentials -> Draggable user credentials (#2131) 2022-03-07 14:32:34 +00:00
AttributesTab.ts
RoleMappingTab.ts