Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 286 Bytes

TODO-UI.md

File metadata and controls

4 lines (3 loc) · 286 Bytes

UI TODOs

Use the groups.service.ts to perform requests (GET,POST,PUT,DELETE) to the extension's REST endpoints (src/main/java -> org.keycloak.plugins.groups.services.* classes) See the GroupSelect.tsx file, function fetchData() for an example of how to call the service.