keycloak-scim/src
Stan Silvert 398ca19ec1
Allow New Admin Console to run as a WAR on Keycloak server. (#439)
* Allow app to run as a WAR on Keycloak server.

* New client creation json that works for both dev and prod

* fixed tests

* Try Mark's trick to get realm_test to run.

* Make tests use keycloakBefore()

* Fix duplicate import

* fix github actions

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2021-03-18 08:48:14 -04:00
..
__mocks__ Added github actions to automate build, test, and linting (#41) 2020-09-01 10:51:59 -04:00
authentication initial version of authentication section (#309) 2021-01-26 14:39:01 -05:00
client-scopes removed bookmarable sub tab 2021-03-03 08:34:16 +01:00
clients changed time select order + added success message (#447) 2021-03-18 09:07:26 +01:00
components changed time select order + added success message (#447) 2021-03-18 09:07:26 +01:00
context Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04:00
dashboard Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04:00
events created bookmarkable tabs component (#296) 2021-01-13 15:47:40 -05:00
groups Group details (#425) 2021-03-16 08:37:57 -04:00
identity-providers added links to marvel for work in progress parts (#297) 2021-01-13 15:59:49 -05:00
model Adds realm roles section to app and storybook (#79) 2020-09-18 10:04:55 +02:00
realm use === instead of == and unused imports (#431) 2021-03-12 07:42:54 +01:00
realm-roles Group details (#425) 2021-03-16 08:37:57 -04:00
realm-settings change reload txt to revert 2021-03-12 11:30:14 -05:00
sessions initial version of the sessions sectino (#260) 2020-12-18 08:01:35 +01:00
stories Advanced tab (#373) 2021-02-28 15:02:31 -05:00
user Users: Adds user details tab and save/update functionality (#426) 2021-03-11 21:23:08 +01:00
user-federation Nonscrolling action buttons for long forms (#437) 2021-03-16 13:35:45 +01:00
App.tsx Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04:00
common-help.json updated to match ui design (#369) 2021-02-18 08:06:51 +01:00
common-messages.json added search empty state (#435) 2021-03-16 13:42:05 +01:00
ForbiddenSection.tsx Implement basic access control. (#183) 2020-10-21 07:31:41 -04:00
i18n.ts initial version of authentication section (#309) 2021-01-26 14:39:01 -05:00
index.tsx be able to use admin client in nodejs mode (#231) 2020-12-02 08:37:40 -05:00
KeycloakAdminConsole.tsx Use realm name in urls (#265) 2021-01-05 14:49:33 -05:00
PageHeader.tsx Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04:00
PageNav.tsx fixed merge error 2021-03-05 11:51:20 +01:00
PageNotFoundSection.tsx Restructure (#78) 2020-09-10 14:04:03 -04:00
route-config.ts Users: Adds user details tab and save/update functionality (#426) 2021-03-11 21:23:08 +01:00
util.ts Advanced tab (#373) 2021-02-28 15:02:31 -05:00