stianst
89a5710b04
Update security policy
...
Closes #8823
2021-11-15 09:50:00 +01:00
Martin Bartoš
b17f0695ee
8793 User Profile multiple implementations
2021-11-15 08:46:34 +01:00
Erik Jan de Wit
9b3cd978c3
fixes : #1514 ( #1551 )
2021-11-15 08:30:53 +01:00
Erik Jan de Wit
4428a4e088
Added progress bar and option to pass flags to standalone script ( #1550 )
...
* add the ability to add parameters to standalone
* added progress bars
2021-11-15 08:28:55 +01:00
Dominik Guhr
35bc1c673e
KEYCLOAK-19814 - Update Quarkus to 2.4.2.Final
2021-11-13 07:20:07 -03:00
Bruno Oliveira da Silva
2f8c5dd05e
[KEYCLOAK-19616] Update Keycloak themes dependencies for the account and admin console ( #8645 )
2021-11-12 12:30:50 -05:00
mfrances17
3b86616739
readonly default based on mapper type ( #1534 )
2021-11-12 10:09:08 -05:00
Jon Koops
c61ba73781
Add user profile tab to realm settings ( #1509 )
2021-11-12 10:04:05 -05:00
dependabot[bot]
f57f8c5560
Bump @keycloak/keycloak-admin-client from 16.0.0-dev.46 to 16.0.0-dev.48
...
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client ) from 16.0.0-dev.46 to 16.0.0-dev.48.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases )
- [Changelog](https://github.com/keycloak/keycloak-nodejs-admin-client/blob/main/tsconfig.release.json )
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/v16.0.0-dev.46...v16.0.0-dev.48 )
---
updated-dependencies:
- dependency-name: "@keycloak/keycloak-admin-client"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 13:44:45 +01:00
dependabot[bot]
23af10482b
Bump react-i18next from 11.14.0 to 11.14.2
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.14.0 to 11.14.2.
- [Release notes](https://github.com/i18next/react-i18next/releases )
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v11.14.0...v11.14.2 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 13:36:23 +01:00
Jon Koops
8598fb0ae8
Add correct label for Dependabot PRs to config ( #1537 )
2021-11-12 12:33:26 +01:00
Pedro Igor
37b36decbb
[KEYCLOAK-19798] - Less verbose HTTP options and minor changes to property mappers
2021-11-12 07:50:32 -03:00
Jon Koops
d7362a97a0
Split realm context into two ( #1523 )
2021-11-11 17:04:04 +01:00
Michal Hajas
2f9a5aae0f
KEYCLOAK-19028 Add HotRod Map storage implementation
2021-11-11 14:10:00 +01:00
agagancarczyk
2b45a83109
Event listeners ( #1533 )
...
* fixed a breadcrum for edit profile
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* edit executor - wip
* executor details - wip
* fixed executors list
* fixed multivaluedList and List components
* fixed displaying default vals for global profile executors, fixed unclicking executors without congigs for global profiles
* added edit executor
* improved edit executor
* added tests for editing executors
* renamed obj
* skipping client policies tests as unstable
* feedback fixes
* fix multiValuedlist defaults - wip
* fixed defaultValues for multiValuedList
* resolved and fixed conflict for test
* added event listeners
* added event listeners
* added success and error mssgs for event listeners saving
* added tests for event listeners
* added tests for event listeners
* improved error mssg
* fixed events tests as LOGIN type no longer available
* uncommented test, but using .skip
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2021-11-11 12:18:50 +00:00
dependabot[bot]
7786e6d463
Bump react-i18next from 11.13.0 to 11.14.0
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.13.0 to 11.14.0.
- [Release notes](https://github.com/i18next/react-i18next/releases )
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v11.13.0...v11.14.0 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-11 13:02:17 +01:00
dependabot[bot]
42e45d247f
Bump i18next from 21.4.1 to 21.4.2
...
Bumps [i18next](https://github.com/i18next/i18next ) from 21.4.1 to 21.4.2.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v21.4.1...v21.4.2 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-11 13:01:58 +01:00
Pedro Igor
6071e2d518
[KEYCLOAK-19310] - Oracle Support
2021-11-11 08:51:09 -03:00
Rémy DUTHU
951a232b24
Update messages_es.properties
...
Add `loginAccountTitle` locale to `messages_es.properties`
2021-11-11 12:42:52 +01:00
David Perrenoud
36da2d20e9
KEYCLOAK-17039 Local file in a webview fails when requesting with "Origin: null" since 11.0.2
2021-11-11 10:55:33 +01:00
Stian Thorgersen
f8492ab873
Add status/triage to new issues ( #1536 )
2021-11-11 10:25:05 +01:00
stianst
bf74ff42e2
Add status/triage to new issues
2021-11-11 08:54:23 +01:00
Jon Koops
450e4ddadd
Prevent Dependabot from offering major updates for React Router breadcrumbs ( #1530 )
2021-11-10 12:16:14 -05:00
dependabot[bot]
45b02a9950
Bump eslint-plugin-react from 7.26.1 to 7.27.0
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.26.1 to 7.27.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.26.1...v7.27.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 17:52:24 +01:00
Erik Jan de Wit
c09f57d7b0
update the admin client to the latest version ( #1522 )
...
* update admin client to latetst
* removed type workarounds
2021-11-10 10:46:12 -05:00
agagancarczyk
4e05f0c57e
Executor details ( #1499 )
2021-11-10 15:26:43 +01:00
Pedro Igor
3a7f5171ab
[KEYCLOAK-19310] - MSSQL Support
2021-11-10 08:07:10 -03:00
mfrances17
50548491f5
add missing field and change default ( #1512 )
2021-11-10 10:56:39 +01:00
dependabot[bot]
de8289064d
Bump react-flow-renderer from 9.6.10 to 9.6.11
...
Bumps [react-flow-renderer](https://github.com/wbkd/react-flow ) from 9.6.10 to 9.6.11.
- [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.6.10...9.6.11 )
---
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>
2021-11-10 10:55:50 +01:00
jhollmann
1f000fe218
NoIssue: Introduce additional getAdminEvents method with the resourceTypes query parameter.
2021-11-10 08:12:43 +01:00
jhollmann
bfe6f34e1d
NoIssue: Add the resourceTypes query parameter to the admin clients getAdminEvents method.
2021-11-10 08:12:43 +01:00
Jenny
c8d4effb34
Realm settings(Client policies -> policies): Add switch for enabling/disabling policy ( #1495 )
...
* add switch for enabling/disabling policy
fix tests
* testing duplicate policy test with added wait
* unskip tests
* ccomment out JSON policies test
2021-11-09 14:36:27 -05:00
Stian Thorgersen
fef9f4f052
KEYCLOAK-19785 Add GitHub issue forms to repositories ( #1508 )
2021-11-09 14:11:21 -05:00
Jenny
0565f6a482
add create client policy form; WIP ( #1488 )
...
add client policy tests
checkout realm settings test from master
RealmSettingsPage.ts master
remove comment and add missing translation
fix tests
PR feedback from Jon and Erik
rebase
editClientPolicy
edit client policy
add client policy conditions form
fix bug in create form
remove comment
update help text
fixes
breadcrumbs
add support for adding multiple conditions, deleting conditions, and list conditions in data table
clean up names
add delete functionality to conditions form
PR feedback from Jon
useMemo for conditions
remove comments and logs
remove unused hook
PR feedback from Jon
messages
rename message
rebase
remove duplicate value
fixed multi select bug
conditionConfigs wip
add all config fields, labels, and help text for condition types
wip config POST
config post is working
fix bug in multiline string POST
fix any client empty config
client scopes config wip
fix config settings for client-updater-context
fix client access type config
clean up configuration conditionals
add aria label to resolve critical axe issue
Apply suggestions from code review
Co-authored-by: Jon Koops <jonkoops@gmail.com>
address PR feedback from Jon
fix undef error
wip edit condition configs
fix import
wip edit configs
wip edit condition configs
populate all multiline input fields with data from server
update functionality
condition configs done
update route and delete comment
fix client updater context
add tests
add test for editing condition
remove comment
fix test
unskip tests
need optional chain for cypress test
fix breadcrumb
2021-11-09 13:27:25 -05:00
Jon Koops
386201595b
Use route functions for navigation in groups ( #1474 )
...
* Use route functions for navigation in groups
* pass testid to link
2021-11-09 12:53:06 -05:00
Jon Koops
c31b357429
Ask for confirmation before unlinking users ( #1477 )
...
* Ask for confirmation before unlinking users
* Refresh data after saving
2021-11-09 09:28:03 -05:00
Erik Jan de Wit
16042dd1f6
removed useEffect data load instead uses fetch ( #1460 )
...
* removed useEffect data load instead uses fetch
fixes : #1025
* fixed the test
2021-11-09 09:14:54 -05:00
dependabot[bot]
2e664a8b2c
Bump i18next from 21.4.0 to 21.4.1
...
Bumps [i18next](https://github.com/i18next/i18next ) from 21.4.0 to 21.4.1.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v21.4.0...v21.4.1 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 15:09:09 +01:00
dependabot[bot]
17cd3a0529
Bump @typescript-eslint/eslint-plugin from 5.3.0 to 5.3.1
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.3.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 15:08:36 +01:00
dependabot[bot]
250fe2fd91
Bump @types/node from 16.11.6 to 16.11.7
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.6 to 16.11.7.
- [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>
2021-11-09 15:08:22 +01:00
dependabot[bot]
70a64b89bc
Bump @typescript-eslint/parser from 5.3.0 to 5.3.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.3.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 15:06:18 +01:00
Jon Koops
75afd55850
Prevent Dependabot from offering major updates for React Router ( #1506 )
2021-11-09 14:13:19 +01:00
Dominik Guhr
13a7f773a9
KEYCLOAK-19446 Use FolderThemeProviderFactory with fallback for quarkus so no need to always set config or system variable
2021-11-09 07:59:40 -03:00
Pedro Igor
430fd35e2f
[KEYCLOAK-19767] - Changing paramLabel and options formatting in help
2021-11-09 09:14:56 +01:00
Yoshiyuki Tabata
9be4c289d8
KEYCLOAK-18440 Improve logging for token introspection
2021-11-08 15:26:52 +01:00
Stian Thorgersen
dd69bb5d33
Update pom.xml
2021-11-08 13:21:43 +01:00
Stian Thorgersen
541e23d613
Update CONTRIBUTING.md
2021-11-08 13:21:13 +01:00
Stian Thorgersen
bbb17ad941
Update CONTRIBUTING.md
2021-11-08 13:18:09 +01:00
Stian Thorgersen
70702f6bdb
Update README.md
2021-11-08 13:16:00 +01:00
rmartinc
a4c4c00d00
[KEYCLOAK-14309] Duplicate sub claim at JSON level
2021-11-08 11:54:39 +01:00