keycloak-scim/js/apps/admin-ui/src
Simon Levermann dcf1d83199
Enable enforcement of a minimum ACR at the client level (#16884) (#33205)
closes #16884 

Signed-off-by: Simon Levermann <github@simon.slevermann.de>
2024-10-21 13:54:02 +02:00
..
authentication fix for finding execution by index (#32593) 2024-09-03 08:14:41 -04:00
client-scopes Show details for error messages where they were missing (#32534) 2024-09-04 07:23:54 -04:00
clients Enable enforcement of a minimum ACR at the client level (#16884) (#33205) 2024-10-21 13:54:02 +02:00
components don't close the dropdown when clicking next or previous (#33765) 2024-10-11 14:21:26 +02:00
context update/fix-typo-to-a-to-a 2024-10-04 19:44:43 +00:00
dashboard moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
events Add organization admin crud events 2024-09-27 09:09:28 +02:00
groups Duplicating groups (#32454) 2024-09-27 13:25:09 +02:00
i18n
identity-providers Sort the IDPs in the admin console admin and organization tables by alias (#32999) 2024-09-18 07:18:10 +02:00
organizations Hide brokers on login page by default when linking them to organizations 2024-10-02 14:59:33 -03:00
page Script component was getting an array instead of a value (#32903) 2024-09-13 15:16:00 +02:00
realm
realm-roles moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
realm-settings Allow to create EC certificates if new EC-key-provider is created (#31843) 2024-10-17 16:05:59 +02:00
root
sessions Show details for error messages where they were missing (#32534) 2024-09-04 07:23:54 -04:00
user when user is only member of an org via idp (#33570) 2024-10-11 09:35:58 +02:00
user-federation moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
utils Honor baseUrl when generating the client home URL in the Admin Console (#34016) 2024-10-18 12:22:07 +02:00
admin-client.ts Update ESLint dependencies to latest version (#31831) 2024-08-06 08:02:18 -04:00
App.tsx moved banner to top of the screen (#32765) 2024-09-10 08:27:52 -04:00
Banners.tsx fixed banner wrap (#33388) 2024-09-30 11:13:14 +00:00
environment.ts
ForbiddenSection.tsx
help-urls.ts
i18next.d.ts
index.css
index.ts Add 'copy to clipboard' button for user id (#33491) 2024-10-09 16:23:59 +00:00
main.tsx Add dark mode support to welcome theme and unify approach (#32495) 2024-10-04 08:27:37 -04:00
page-nav.css
PageHeader.tsx
PageNav.tsx
PageNotFoundSection.tsx
Root.tsx
routes.tsx
util.test.ts
util.ts Add dark mode styling to account console (#32484) 2024-08-29 14:13:02 +00:00
vite-env.d.ts