keycloak-scim/src
Erik Jan de Wit b14027ccb7
Use realm name in urls (#265)
* remove circular dependency on realm context

* added realm as a param of the url

* updated links to include realm

* null !== undefined

* set realm if realm in url

* fixed breadcrumb type

* fixed tests

* addressed pr review comments
2021-01-05 14:49:33 -05:00
..
__mocks__ Added github actions to automate build, test, and linting (#41) 2020-09-01 10:51:59 -04:00
authentication Restructure (#78) 2020-09-10 14:04:03 -04:00
client-scopes Use realm name in urls (#265) 2021-01-05 14:49:33 -05:00
clients Use realm name in urls (#265) 2021-01-05 14:49:33 -05:00
components Use realm name in urls (#265) 2021-01-05 14:49:33 -05:00
context Use realm name in urls (#265) 2021-01-05 14:49:33 -05:00
events Updated DataTable to be capable of select (#251) 2020-12-14 09:57:05 +01:00
groups Use realm name in urls (#265) 2021-01-05 14:49:33 -05:00
identity-providers Restructure (#78) 2020-09-10 14:04:03 -04:00
model Adds realm roles section to app and storybook (#79) 2020-09-18 10:04:55 +02:00
realm Updated DataTable to be capable of select (#251) 2020-12-14 09:57:05 +01:00
realm-roles Use realm name in urls (#265) 2021-01-05 14:49:33 -05:00
realm-settings Restructure (#78) 2020-09-10 14:04:03 -04:00
sessions initial version of the sessions sectino (#260) 2020-12-18 08:01:35 +01:00
stories User Federation: populate all LDAP settings (#261) 2020-12-16 08:02:41 +01:00
user added brute login user temporary lock indication (#259) 2020-12-16 07:58:00 +01:00
user-federation only update state when component is mounted (#266) 2021-01-05 08:39:27 -05:00
App.tsx Use realm name in urls (#265) 2021-01-05 14:49:33 -05:00
common-help.json Field level help (#152) 2020-10-09 08:48:50 +02:00
common-messages.json User Federation: populate all LDAP settings (#261) 2020-12-16 08:02:41 +01:00
ForbiddenSection.tsx Implement basic access control. (#183) 2020-10-21 07:31:41 -04:00
i18n.ts User Federation card view implementation (#208) 2020-11-10 15:26:20 -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 be able to use admin client in nodejs mode (#231) 2020-12-02 08:37:40 -05:00
PageNav.tsx Use realm name in urls (#265) 2021-01-05 14:49:33 -05:00
PageNotFoundSection.tsx Restructure (#78) 2020-09-10 14:04:03 -04:00
route-config.ts Use realm name in urls (#265) 2021-01-05 14:49:33 -05:00
util.ts Introduced generic DataList component that can handle all Lists. (#241) 2020-12-07 14:23:18 -05:00