87da4011f7
- UIRealmResource: add "info" sub-resource to get realm-related information, which is visible for ALL admins (users having any realm-management role); for now, only provide the information whether any user profile provider is enabled - UIRealmResourceTest: test the new endpoint, including permissions check - UserDataTable.tsx: use this resource to get the info whether user profile providers are enabled, instead of using the realm components resource (which requires "view-realm" permissions) - .../cypress/e2e/users_attribute_search_test.spec.ts: add cypress test to test the attribute search with minimum access rights - further small changes for reuse of components, test-code etc Closes #27536 Signed-off-by: Daniel Fesenmeyer <daniel.fesenmeyer@bosch.com> |
||
---|---|---|
.. | ||
authentication_policies.spec.ts | ||
authentication_policies_ciba.spec.ts | ||
authentication_test.spec.ts | ||
client_authorization_test.spec.ts | ||
client_registration_policies.spec.ts | ||
client_scopes_test.spec.ts | ||
clients_saml_advanced.spec.ts | ||
clients_saml_test.spec.ts | ||
clients_test.spec.ts | ||
events_test.spec.ts | ||
group_test.spec.ts | ||
i18n_test.spec.ts | ||
identity_providers_oidc_test.spec.ts | ||
identity_providers_saml_test.spec.ts | ||
identity_providers_test.spec.ts | ||
masthead_test.spec.ts | ||
organization.spec.ts | ||
partial_export_test.spec.ts | ||
partial_import_test.spec.ts | ||
realm_roles_test.spec.ts | ||
realm_settings_client_policies_test.spec.ts | ||
realm_settings_client_profiles_test.spec.ts | ||
realm_settings_events_test.spec.ts | ||
realm_settings_general_tab_test.spec.ts | ||
realm_settings_tabs_test.spec.ts | ||
realm_settings_user_profile_enabled.spec.ts | ||
realm_test.spec.ts | ||
realm_user_registration.spec.ts | ||
sessions_test.spec.ts | ||
user_fed_kerberos_test.spec.ts | ||
user_fed_ldap_hardcoded_mapper_test.spec.ts | ||
user_fed_ldap_mapper_test.spec.ts | ||
user_fed_ldap_test.spec.ts | ||
user_fed_test.spec.ts | ||
users_attribute_search_test.spec.ts | ||
users_enable_disable.spec.ts | ||
users_test.spec.ts |