keycloak-scim/src/user
Erik Jan de Wit e187314b1f
added user role mapping tab to user details (#1075)
* added user role mapping tab to user details

* fix imports to admin client

* Update src/user/UserRoleMapping.tsx

Co-authored-by: Jon Koops <jonkoops@gmail.com>

* Update src/user/UserRoleMapping.tsx

Co-authored-by: Jon Koops <jonkoops@gmail.com>

* added await

* fixed merge error

Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-09-03 10:40:59 -04:00
..
routes Convert more links to use new routes (#933) 2021-08-10 09:07:59 -04:00
help.ts added unlock user when brute force detect on (#1093) 2021-09-02 09:44:31 -04:00
messages.ts added user role mapping tab to user details (#1075) 2021-09-03 10:40:59 -04:00
routes.ts Use new routing conventions for user routes (#898) 2021-07-23 12:18:28 +02:00
SearchUser.tsx update cypress test to work on empty state and search page 2021-03-04 13:49:05 -05:00
user-section.css Users: Add Identity Provider Links tab (#1086) 2021-08-31 10:13:25 +02:00
UserConsents.tsx Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00
UserForm.tsx added unlock user when brute force detect on (#1093) 2021-09-02 09:44:31 -04:00
UserGroups.tsx added unlock user when brute force detect on (#1093) 2021-09-02 09:44:31 -04:00
UserIdentityProviderLinks.tsx Adds routing for and fixes add new/save existing identity providers (#1105) 2021-09-02 13:45:17 -04:00
UserIdPModal.tsx Users: Add Identity Provider Links tab (#1086) 2021-08-31 10:13:25 +02:00
UserRoleMapping.tsx added user role mapping tab to user details (#1075) 2021-09-03 10:40:59 -04:00
UsersSection.tsx added remove all temporary locks (#1082) 2021-09-02 16:16:32 -04:00
UsersTabs.tsx added user role mapping tab to user details (#1075) 2021-09-03 10:40:59 -04:00