keycloak-scim/src
mfrances17 7efa03dc3f
Add UI and partial functionality for creating SAML identity providers (#944)
* fix OIDC string issue

* preliminary UI changes

* saml create new fields added

* use new routing for saml

* add msg strings

* most fields added

* add reqAuthnConstraints section

* final help strings and options

* add cypress tests

* fix legacy cypress cleanup tasks

* fix selects and hardcoded strings

* most PR review comments incorporated

* PR review edits

* more PR review comments
2021-08-19 10:41:27 -04:00
..
authentication Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00
client-scopes Convert more links to use new routes (#933) 2021-08-10 09:07:59 -04:00
clients Prefer Array#includes() over Array#indexOf() (#1013) 2021-08-18 11:29:42 +02:00
components Prefer Array#includes() over Array#indexOf() (#1013) 2021-08-18 11:29:42 +02:00
context Add a constant for the default locale (#1023) 2021-08-19 15:56:00 +02:00
dashboard Use new routing conventions for dashboard routes (#912) 2021-07-26 15:36:18 +02:00
events Convert more links to use new routes (#933) 2021-08-10 09:07:59 -04:00
groups fixed breadcrumb for search and seach box distance (#998) 2021-08-16 14:35:39 +02:00
identity-providers Add UI and partial functionality for creating SAML identity providers (#944) 2021-08-19 10:41:27 -04:00
model
realm Introduce a standard way to create handle errors (#918) 2021-07-28 14:01:42 +02:00
realm-roles Prefer optional chaining over validating references (#992) 2021-08-12 13:15:47 +02:00
realm-settings Add a constant for the default locale (#1023) 2021-08-19 15:56:00 +02:00
sessions Sessions(actions dropdown): Adds actions dropdown - "revocation" and "log out all sessions" (#896) 2021-08-16 15:25:36 -04:00
user Prefer optional chaining over validating references (#992) 2021-08-12 13:15:47 +02:00
user-federation Prefer Array#includes() over Array#indexOf() (#1013) 2021-08-18 11:29:42 +02:00
utils
App.tsx Fix realm intialization (#990) 2021-08-11 13:23:59 +02:00
common-help.ts Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00
common-messages.ts Realm settings(tokens): Add tokens tab (#934) 2021-08-09 15:28:24 -04:00
environment.ts
ForbiddenSection.tsx
i18n.ts Add a constant for the default locale (#1023) 2021-08-19 15:56:00 +02:00
index.css
index.tsx Fix realm intialization (#990) 2021-08-11 13:23:59 +02:00
PageHeader.tsx Convert more links to use new routes (#933) 2021-08-10 09:07:59 -04:00
PageNav.tsx Realm settings(localization): add locale dropdown to table (#936) 2021-08-17 08:50:31 -04:00
PageNotFoundSection.tsx
route-config.ts Allow multiple access for secured routes (#946) 2021-08-09 22:20:49 +02:00
util.ts Realm settings(tokens): Add tokens tab (#934) 2021-08-09 15:28:24 -04:00