Jenny
fa0e162c0b
Clients(authorization -> evaluate): Adds expandable results table ( #2004 )
2022-02-17 17:03:18 +01:00
Martin Bartoš
18581ca4f7
Test more recent versions of Spring Boot
...
Closes #9934
2022-02-17 16:08:57 +01:00
mfrances17
e8e64798ea
Add componentId to LDAP provider test connection/authorization ( #2038 )
...
* add componentId to test calls and fix help ids
* rm ID default
2022-02-17 09:43:52 -05:00
Erik Jan de Wit
6427a15d1b
set default for allowCreate and readonly for select ( #2034 )
...
fixes : #1939
2022-02-17 09:42:35 -05:00
Carsten Hoffmann
6c74aeec72
docs: Change references from keycloak-x to keycloak
2022-02-17 11:39:05 -03:00
Erik Jan de Wit
ebeceefcbf
added missing fields to saml details page ( #2033 )
...
fixes : #1945
2022-02-17 07:51:32 -05:00
Stian Thorgersen
ef040a1238
Add javadoc artefacts to spring bundles ( #10261 )
...
Closes #10260
2022-02-17 10:21:22 +01:00
Stian Thorgersen
2fd5a1f4fc
Revert "KEYCLOAK-19602 moved create/update admin console event after commit, to prevent false alarm to event listeners" ( #10278 )
...
This reverts commit 31d8a927ff
.
2022-02-17 10:16:32 +01:00
Martin Bartoš
314d303a99
Possibility to ignore tests for particular browsers
...
Closes #10213
2022-02-17 09:02:11 +01:00
Satria Hu
31d8a927ff
KEYCLOAK-19602 moved create/update admin console event after commit, to prevent false alarm to event listeners
2022-02-16 19:53:29 -03:00
Jon Koops
43ef7f1b7e
Restore function declaration for constructing
2022-02-16 19:52:27 -03:00
Jon Koops
1372ab82d3
Re-export as namespace for UMD compatibility
2022-02-16 19:52:27 -03:00
Jon Koops
c7ede9971b
Restore old instance types (but deprecated)
2022-02-16 19:52:27 -03:00
Jon Koops
542415dc4d
Modernize TypeScript definitions of JS adapter
2022-02-16 19:52:27 -03:00
AndyMunro
19b637e895
Changing back to steps and removing extra space
...
Closes #10100
2022-02-16 19:48:15 -03:00
Erik Jan de Wit
5413a87011
remove child of sub flow instead of flow itself ( #2069 )
...
fixes : #1963
2022-02-16 14:04:43 -05:00
Pedro Igor
a9668d14ce
Proper error response when handing unexpected errors
...
Closes #10176
2022-02-16 15:35:38 -03:00
Erik Jan de Wit
f8b3595344
fixed test if value is set ( #2092 )
...
fixes : #1386
2022-02-16 13:08:23 -05:00
Aboullos
5227115f05
Add Clients tests, fix notification message and stabilize tests ( #1999 )
...
* Add Clients tests and fix notification message
* Remove TODO message
* Add waits and refactor
* Refactor and fix tests in realm settings
* Fix lint
* Refactor, fix tests and add stability
* Refactor and stabilize tests
* Stabilize tests
* Fix Realm settings event test and stabilize
* Set confirmModal to always force click
* Add force click and wait
* Fix masthead test
* Modify cypress.json
* Modify realm dropdown selector
* Revert hook changes
2022-02-16 17:34:54 +01:00
Erik Jan de Wit
c0a9b5cebc
Made form readonly and fixed initialisation ( #2070 )
...
* add the ablity for dynamic component to become
disabeled when used in a <FormAccess component
* add ability to manually make form readonly
* added readonly + fixed form initialize
fixes : #1898
* Update src/components/form-access/FormAccess.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-02-16 09:53:45 -05:00
Martin Bartoš
bbe9ab38bc
Unstable AuthenticationFlowCallbackProviderTest for undertow-map
...
Closes #10225
2022-02-16 15:49:08 +01:00
Pedro Igor
f750c2e0f7
Updating proxy guide with x509 client certificate lookup ( #10220 )
...
Closes #10222
2022-02-16 15:47:04 +01:00
Arend v. Reinersdorff
68ada40197
Remove keycloak-wildfly-adapter-dist from adapter bom ( #9346 )
...
The artifact is a zip-file. The definition in the bom doesn't set the
type, so it defaults to jar which doesn't work.
Fixes #9339
2022-02-16 13:49:17 +01:00
agagancarczyk
a6904be9ff
Realm-settings -> User Profile -> Attributes ( #2107 )
...
* attributes tab - wip
* attributes tab - wip
* attributes tab - wip
* attributes tab - wip
* added dropdown for each attribute row
* added kebab logic
* added delete dialog - wip
* added delete dialog - wip
* added delete dialog - wip
* draggable rows - wip
* draggable rows - wip
* draggable rows - wip
* refactored draggable rows
* refactored draggable rows
* added tests
* added tests
* refactor
* refactor
* refactor
* renamed css file to realm-settings-section.css
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-02-16 11:39:08 +00:00
Andrea Peruffo
c826bab01d
Run the operator locally to verify dev env in GH actions ( #10150 )
2022-02-16 12:26:04 +01:00
Yoshiyuki Tabata
089c2df391
Closes #10243 ( #10244 )
2022-02-16 12:22:11 +01:00
Stian Thorgersen
fa87d46210
Remove additional repositories where they are not needed. Set updatePolicy for GA. ( #10047 )
...
Closes : #10133
2022-02-16 08:59:05 +01:00
Wang Jiaxiang
8938a5be35
Update admin-messages_zh_CN.properties ( #7728 )
2022-02-16 08:44:46 +01:00
Jenny
42d8c31e84
fix mapper table bugs ( #2093 )
...
* fix mapperTableBugs
* use link with button
* add props
2022-02-15 14:42:04 -05:00
Alexander Schwartz
50c783f4a9
Refactor test for readability and structure
...
Closes #9869
2022-02-15 20:13:43 +01:00
Pedro Igor
7da3953435
Path parameter is missing in the get account endpoint
...
Closes #10055
2022-02-15 15:44:05 -03:00
Jenny
158bd07398
index on authEvaluateTab: f0a2494d
Add nexus profile for releases ( #1704 ) ( #1961 )
...
auth evaluate wip
wip auth evaluate tab
add identity information and permissions
help text and wip evaluate
wip contextual attributes
wip contextual attributes
add conditional dropdown for auth method
wip resource fields
scopes and context inputs working
fix resources error and update onChange
package-lock
cleanup: remove comments and log stmts
add conditional fields when applyToResourceType is true
package.json from main
PR feedback from Erik
Co-authored-by: Erik Jan de Wit <edewit@redhat.com>
Update src/clients/authorization/AuthorizationEvaluate.tsx
Co-authored-by: Erik Jan de Wit <edewit@redhat.com>
handleSubmit
remove log stmt
fix cypress test
PR feedback from Erik
try fixing policies test
PR feedback from Jon
Co-authored-by: Jon Koops <jonkoops@gmail.com>
PR feedback from Jon
rename id
revert client policy test
reset
add trigger
authEvaluateReset
conditionally render based on type
Apply suggestions from code review
Co-authored-by: Jon Koops <jonkoops@gmail.com>
PR feedback
remove controller
Update src/components/attribute-input/AttributeInput.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
PR feedback
Update src/clients/authorization/AuthorizationEvaluate.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
remove reset
2022-02-15 12:52:46 -05:00
Jon Koops
a9e67b5fc4
Fix and skip broken tests ( #2090 )
2022-02-15 17:02:17 +01:00
Stian Thorgersen
674fc3d50d
Add doctype to login-status-iframe
...
Closes #9063
2022-02-15 14:34:36 +01:00
Jon Koops
7e74ee58d2
Update Keycloak development server to version 17.0.0 ( #2105 )
2022-02-15 14:24:56 +01:00
Stian Thorgersen
aff70965a0
Update changes-17_0_0.adoc
2022-02-15 14:08:49 +01:00
andreaTP
541043c862
Run the operator tests using a fresh build of Keycloak
2022-02-15 10:01:53 -03:00
Pedro Igor
f3c3bb5001
Removing unnecessary code paths during startup ( #10131 )
...
Closes #10130
2022-02-15 12:09:14 +01:00
Lorent Lempereur
909740ca51
Fix a wrong expiration placeholder in French email translations: emailVerificationBody and emailVerificationBodyHtml
...
Closes #10136
2022-02-15 11:42:24 +01:00
Marek Posolda
90d4e586b6
Show error in case of an unkown essential acr claim. Make sure correc… ( #10088 )
...
* Show error in case of an unkown essential acr claim. Make sure correct acr is set after authentication flow during step-up authentication
Closes #8724
Co-authored-by: Cornelia Lahnsteiner <cornelia.lahnsteiner@prime-sign.com>
Co-authored-by: Martin Bartoš <mabartos@redhat.com>
2022-02-15 09:02:05 +01:00
vramik
589606b1c1
JPA map storage: Groups no-downtime store
...
Closes #9660
2022-02-15 08:54:41 +01:00
Stian Thorgersen
5d3fbbb158
Update README.md
2022-02-15 08:11:44 +01:00
Dominik Guhr
5d781304e7
Fix idelauncher resourceloading
...
caused by doubled slashes when getting the path for resources while running IDELauncher. So now we sanitize them. Tests by building and running wf and quarkus distribution, running from idelauncher and running using quarkus:dev, assets got always loaded.
closes #9942
2022-02-14 15:51:58 -03:00
dependabot[bot]
215ac539a5
Bump @typescript-eslint/parser from 5.10.2 to 5.11.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.10.2 to 5.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.11.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:24:40 +01:00
dependabot[bot]
e737144218
Bump @cypress/webpack-preprocessor from 5.11.0 to 5.11.1
...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress ) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.11.0...@cypress/webpack-preprocessor-v5.11.1 )
---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:24:31 +01:00
dependabot[bot]
7c7ff50ce9
Bump jest from 27.5.0 to 27.5.1
...
Bumps [jest](https://github.com/facebook/jest ) from 27.5.0 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.5.0...v27.5.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:24:24 +01:00
dependabot[bot]
4816675e3b
Bump @jest/types from 27.5.0 to 27.5.1
...
Bumps [@jest/types](https://github.com/facebook/jest/tree/HEAD/packages/jest-types ) from 27.5.0 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.5.1/packages/jest-types )
---
updated-dependencies:
- dependency-name: "@jest/types"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:20:09 +01:00
dependabot[bot]
625984c769
Bump fork-ts-checker-webpack-plugin from 7.1.1 to 7.2.1
...
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin ) from 7.1.1 to 7.2.1.
- [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases )
- [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.1.1...v7.2.1 )
---
updated-dependencies:
- dependency-name: fork-ts-checker-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:19:39 +01:00
dependabot[bot]
4fab747141
Bump @types/node from 17.0.15 to 17.0.17
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.15 to 17.0.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:19:24 +01:00
dependabot[bot]
f1cacd0a3d
Bump react-flow-renderer from 9.7.3 to 9.7.4
...
Bumps [react-flow-renderer](https://github.com/wbkd/react-flow ) from 9.7.3 to 9.7.4.
- [Release notes](https://github.com/wbkd/react-flow/releases )
- [Changelog](https://github.com/wbkd/react-flow/blob/main/CHANGELOG.md )
- [Commits](https://github.com/wbkd/react-flow/compare/9.7.3...9.7.4 )
---
updated-dependencies:
- dependency-name: react-flow-renderer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 18:19:08 +01:00