keycloak-scim/src/components/role-mapping
Erik Jan de Wit 84da777693
initial version of an endpoint (#3095)
* initial version of an endpoint

* added open-api yaml

* changed to list available added mapping to own domain model

* added search and roles endpoint

* use new endpoints

* removed `Representation` suffix and made id role and client mandatory fields

* fixed test
2022-08-20 10:10:36 +02:00
..
AddRoleMappingModal.tsx initial version of an endpoint (#3095) 2022-08-20 10:10:36 +02:00
queries.ts initial version of an endpoint (#3095) 2022-08-20 10:10:36 +02:00
resource.ts initial version of an endpoint (#3095) 2022-08-20 10:10:36 +02:00
role-mapping.css Add scope tab to client scope detail page (#514) 2021-04-20 08:10:00 -04:00
RoleMapping.tsx made role mapping a lot faster and removed duplicates dialogs (#3094) 2022-08-15 10:32:37 +02:00