keycloak-scim/js/apps/admin-ui/src/user
Erik Jan de Wit e999b8fd82
when user is only member of an org via idp (#33570)
removing the member from the org will result in
the user no longer being in the system.
In that case we move to the users list.

fixes: #33435

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-11 09:35:58 +02:00
..
details Bugfix: "User Profile" attributes not available for Users Attribute search, when admin user does not have view- or manage-realm realm-management role (#31771) 2024-09-20 14:06:08 -04:00
routes initial version organization table for users 2024-08-20 11:11:14 -03:00
user-credentials Propagate admin action lifespan to ResetCredentialDialog (#32547) (#32671) 2024-09-16 11:45:53 +02:00
utils Resolve several usability issues around User Profile (#23537) 2023-10-06 10:15:39 -03:00
CreateUser.tsx moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
EditUser.tsx added disable warning (#32414) 2024-09-03 15:06:11 +02:00
FederatedUserLink.tsx moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
form-state.ts Read Only Access of a realm clients' Authz is broken for Admin Console 2024-03-01 14:03:08 +01:00
Organizations.tsx when user is only member of an org via idp (#33570) 2024-10-11 09:35:58 +02:00
routes.ts Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
user-credentials.css Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
user-section.css fixed rendering of granted client scopes in User Consents (#30864) 2024-07-01 15:28:35 +02:00
UserAttributes.tsx Enable user profile by default 2024-01-11 12:48:44 -03:00
UserConsents.tsx moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
UserCredentials.tsx moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
UserForm.tsx Add 'copy to clipboard' button for user id (#33491) 2024-10-09 16:23:59 +00:00
UserGroups.tsx moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
UserIdentityProviderLinks.tsx moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
UserIdPModal.tsx Show full error details in admin and account consoles 2024-07-10 16:20:26 +02:00
UserRoleMapping.tsx Show full error details in admin and account consoles 2024-07-10 16:20:26 +02:00
UserSessions.tsx use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
UsersSection.tsx Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
utils.ts Unify utils for interpolated labels under ui-shared (#25203) 2023-12-01 14:41:15 +01:00