Miquel Simon
|
1d54dd5e8b
|
KEYCLOAK-16006. Fixed Spring Boot tests with new offset value.
|
2021-03-11 09:51:28 +01:00 |
|
dependabot-preview[bot]
|
b035143781
|
[Security] Bump elliptic from 6.5.3 to 6.5.4 (#421)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-03-10 16:18:32 -05:00 |
|
mfrances17
|
3f6e321b26
|
Merge pull request #420 from mfrances17/patternfly-4.90.3
Update to latest Patternfly releases
|
2021-03-10 13:54:18 -05:00 |
|
mfrances17
|
27a9c9b650
|
Merge pull request #427 from mfrances17/user-menu-cmds
Action menu commands for User Fed LDAP settings
|
2021-03-10 11:26:39 -05:00 |
|
mfrances
|
39cc1b998c
|
rm success string from ignored
|
2021-03-10 11:06:53 -05:00 |
|
mfrances
|
e1678d6113
|
pr review changes
|
2021-03-10 10:42:31 -05:00 |
|
Alfredo Boullosa
|
95d9cd2b38
|
KEYCLOAK-17376 - Fix DeviceActivityTest, SigningInTest and PermissionsTest
|
2021-03-10 09:00:30 +01:00 |
|
Lukas Hanusovsky
|
b3ea6f74be
|
KEYCLOAK-16212 - Exclude Remote execution for the LDAPVaultCredentialsTest, fixed broken exclude Remote execution for the LDAPUserLoginTest.
|
2021-03-10 07:27:43 +01:00 |
|
mfrances
|
e093c15ea2
|
user cmds added
|
2021-03-09 14:56:25 -05:00 |
|
Yang Xie
|
2605eddbe7
|
KEYCLOAK-17300 Add a method to check if the token revocation request has duplicate parameters
|
2021-03-09 18:27:38 +01:00 |
|
Alfredo Boullosa
|
3d76e2b775
|
KEYCLOAK-17378 - Fix DisableAuthorizationSettingsTest
|
2021-03-09 16:09:53 +01:00 |
|
Erik Jan de Wit
|
7bf85196e3
|
Fixed issue using import (#393)
* add icons change description to use TextArea
* add missing saml config
* switch based on protocol
* add capabilty config to import
* fixed key element warning
* fixed merge error
* don't clear on file drag event
* don't allow editing of json
* prettier
* fix tests
* missing timeout
|
2021-03-09 08:59:41 -05:00 |
|
Lukas Hanusovsky
|
ef57714eaa
|
KEYCLOAK-17301 - fix -> added org.infinispan.commons module into jboss-deployment-structure.xml
|
2021-03-09 11:05:17 +01:00 |
|
Erik Jan de Wit
|
4ba5fcc723
|
put loading spinner inside table as proposed by PF (#418)
|
2021-03-09 07:34:39 +01:00 |
|
vramik
|
6e501946b1
|
KEYCLOAK-17021 Client Scope map store
|
2021-03-08 21:59:28 +01:00 |
|
mfrances
|
fa5284471d
|
update to PF 4.90.3
|
2021-03-08 11:19:46 -05:00 |
|
mfrances17
|
ad1fa1340f
|
Merge pull request #412 from edewit/initial-access-token
Initial access token list and create
|
2021-03-08 09:05:06 -05:00 |
|
mfrances17
|
39b629eff5
|
Merge pull request #419 from mfrances17/issue-376
User fed cypress tests should not fail if there are existing providers on the system
|
2021-03-08 09:04:31 -05:00 |
|
Erik Jan de Wit
|
b01088fb90
|
fixed spelling
|
2021-03-08 09:17:35 +01:00 |
|
vramik
|
2c64a56072
|
KEYCLOAK-17325 Use KeycloakMarshallUtil for writing collection for LockEntryPredicate
|
2021-03-06 08:39:00 +01:00 |
|
mfrances
|
50570e9f20
|
fixes issue 376
|
2021-03-05 17:04:41 -05:00 |
|
mfrances
|
337efd1b3b
|
rm obsolete vars
|
2021-03-05 16:01:38 -05:00 |
|
mfrances
|
df0133896e
|
big refactor of cypress tests and consolidate into one page object
|
2021-03-05 15:55:01 -05:00 |
|
Luca Leonardo Scorcia
|
dc359e56d4
|
KEYCLOAK-17329 Allow emitting custom elements in SAML metadata extensions
|
2021-03-05 20:55:14 +01:00 |
|
Michal Hajas
|
fc29a39e5a
|
KEYCLOAK-16592 Do not require destination with SOAP binding
|
2021-03-05 19:52:00 +01:00 |
|
mfrances
|
40eb3ede0d
|
refactor cypress tests
|
2021-03-05 11:36:49 -05:00 |
|
Erik Jan de Wit
|
949a0e198b
|
added delete and cypress test
|
2021-03-05 14:47:59 +01:00 |
|
Douglas Palmer
|
852593310f
|
[KEYCLOAK-14913] GitLab Identity Provider shouldn't request for 'api' scope
|
2021-03-05 14:23:34 +01:00 |
|
mposolda
|
99c1ee7f5a
|
KEYCLOAK-16793 KEYCLOAK-16948 Cors on error responses for logoutEndpoint and tokenEndpoint
|
2021-03-05 14:14:53 +01:00 |
|
Martin Bartoš
|
d452041d7d
|
KEYCLOAK-17304 ClientPoliciesTest - exclude mTLS tests for non-required SSL
|
2021-03-05 12:24:37 +01:00 |
|
Erik Jan de Wit
|
5a8762b3fa
|
fixed merge error
|
2021-03-05 11:51:20 +01:00 |
|
Erik Jan de Wit
|
3f4e32dc5a
|
fixed routing
|
2021-03-05 11:34:24 +01:00 |
|
Erik Jan de Wit
|
ff1fbccfdc
|
fixed types
|
2021-03-05 11:34:24 +01:00 |
|
Erik Jan de Wit
|
e87cfb6a1c
|
format section
|
2021-03-05 11:34:24 +01:00 |
|
Erik Jan de Wit
|
957e08cf1c
|
added empty state to list
|
2021-03-05 11:34:24 +01:00 |
|
Erik Jan de Wit
|
3fe5d8383a
|
added save dialog
|
2021-03-05 11:34:24 +01:00 |
|
Erik Jan de Wit
|
3399b16c7e
|
initial list
|
2021-03-05 11:34:24 +01:00 |
|
Erik Jan de Wit
|
b4a73f86c1
|
added initial access token tab
|
2021-03-05 11:34:22 +01:00 |
|
Martin Bartoš
|
da6a017e86
|
KEYCLOAK-17307 ResetPasswordTest - wrong redirect URIs
|
2021-03-05 08:49:34 +01:00 |
|
mfrances17
|
7c816736d2
|
Merge pull request #410 from jenny-s51/createUser
Users: Adds create user page to users section
|
2021-03-04 15:09:53 -05:00 |
|
mfrances17
|
b7b33429dc
|
Merge pull request #414 from mfrances17/issue-374
Prevent LDAP and Kerberos settings saves unless dirty
|
2021-03-04 15:08:41 -05:00 |
|
jenny-s51
|
cc2a3d2ee5
|
update snapshot
|
2021-03-04 13:55:36 -05:00 |
|
jenny-s51
|
a534cfc351
|
update cypress test to work on empty state and search page
|
2021-03-04 13:49:05 -05:00 |
|
mfrances
|
9dce57417c
|
enable save only on dirty
|
2021-03-04 11:06:22 -05:00 |
|
jenny-s51
|
aa1448ca56
|
address PR feedback from Mark
|
2021-03-04 10:13:36 -05:00 |
|
jenny-s51
|
39cd530696
|
add cypress test to create user
|
2021-03-04 09:26:21 -05:00 |
|
Pedro Igor
|
6c7f66d30c
|
[KEYCLOAK-17174] - Fxing not passing referrer param when reaching the account console (#7818)
|
2021-03-04 09:00:10 -05:00 |
|
mfrances17
|
42194dd779
|
Merge pull request #413 from edewit/type-fix
fixed type
|
2021-03-04 08:56:18 -05:00 |
|
Pavel Drozd
|
8203c4451e
|
KEYCLOAK-14766 - Removed setting default password for LDAPRule configuration
|
2021-03-04 12:56:45 +01:00 |
|
Erik Jan de Wit
|
02ec114adf
|
fixed type
|
2021-03-04 11:51:37 +01:00 |
|