Commit graph

21556 commits

Author SHA1 Message Date
Alexander Schwartz
f6f179eaca Rework the export to use CLI options and property mappers
Also, adding the wiring to support Model tests for the export.

Closes #13613
2023-03-07 08:22:12 +01:00
dependabot[bot]
bb4ae872bd
Bump eslint-config-prettier from 8.6.0 to 8.7.0 in /js (#17472)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.6.0...v8.7.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 19:11:02 +01:00
dependabot[bot]
a1473b3c34
Bump rollup from 3.17.3 to 3.18.0 in /js (#17471)
Bumps [rollup](https://github.com/rollup/rollup) from 3.17.3 to 3.18.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.17.3...v3.18.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 19:10:39 +01:00
dependabot[bot]
5f8e447684
Bump @types/node from 18.14.2 to 18.14.6 in /js (#17473)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.2 to 18.14.6.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 19:10:00 +01:00
Ricardo Martin
52c504e580
Better texts for client idle and max options (#4539) 2023-03-06 12:20:56 +01:00
syalioune
7adacaa512
Fix client certificate bound access token toggle (#4546) 2023-03-06 12:20:32 +01:00
mposolda
a0192d61cc Redirect loop with authentication success but access denied at default identity provider
closes #17441
2023-03-06 10:45:01 +01:00
Stian Thorgersen
1607c1046c
Fix duplicated _internal_external_making_request link (#1793) 2023-03-06 09:42:52 +01:00
Pedro Igor
f5a58a7931 Fixing image for direct naked impersonation
Closes #16965
2023-03-06 08:59:23 +01:00
dependabot[bot]
26f2dd0a96
Bump @types/node from 18.14.5 to 18.14.6 (#4547)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.5 to 18.14.6.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 08:55:05 +01:00
Sósthenes Neto
35d3eb5b27
rollback to previous code (#4538) 2023-03-05 17:00:41 +00:00
Michal Hajas
465019bec4 Extract attachDevice outside of storage layer
Closes #17336
2023-03-03 17:58:34 +01:00
Zakaria Amine
fb5a7f654b
trigger IDENTITY_PROVIDER_FIRST_LOGIN (and UPDATE_PROFILE ) event when identity provider flow succeeds (#15100)
closes #15098
2023-03-03 17:49:27 +01:00
Erik Jan de Wit
e2d6ef72ca
Replace randomUUID() in application code (#4457) 2023-03-03 12:57:58 +00:00
Jon Koops
6d2e57f93a
Move Keycloak JS into the NPM workspace (#17401) 2023-03-03 13:56:53 +01:00
dependabot[bot]
a5dab0094a
Bump rollup from 3.17.3 to 3.18.0 (#4544)
Bumps [rollup](https://github.com/rollup/rollup) from 3.17.3 to 3.18.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.17.3...v3.18.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 13:28:29 +01:00
Jon Koops
22e15d0dd9
Replace GenerateId component with React's useId() hook (#4536) 2023-03-03 13:27:23 +01:00
dependabot[bot]
d581778922
Bump maven-compiler-plugin from 3.10.1 to 3.11.0 in /keycloak-theme (#4542)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 13:27:09 +01:00
dependabot[bot]
e9c968cf6a
Bump keycloak.version from 21.0.0 to 21.0.1 in /keycloak-theme (#4541)
Bumps `keycloak.version` from 21.0.0 to 21.0.1.

Updates `keycloak-server-spi` from 21.0.0 to 21.0.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/21.0.0...21.0.1)

Updates `keycloak-server-spi-private` from 21.0.0 to 21.0.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/21.0.0...21.0.1)

Updates `keycloak-services` from 21.0.0 to 21.0.1
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/21.0.0...21.0.1)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-server-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-server-spi-private
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-services
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 13:26:59 +01:00
dependabot[bot]
df62e5a4bc
Bump vitest from 0.29.1 to 0.29.2 (#4540)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.1 to 0.29.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 13:26:45 +01:00
dependabot[bot]
41dda47166
Bump @types/node from 18.14.4 to 18.14.5 (#4543)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.4 to 18.14.5.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 13:26:35 +01:00
Jon Koops
7d2859cffd
Use a valid SemVer format for the SNAPSHOT version (#1787) 2023-03-03 11:12:08 +01:00
Jon Koops
d331fd359c
Use a valid SemVer format for the SNAPSHOT version (#4489) 2023-03-03 11:11:55 +01:00
Jon Koops
972ebb9650
Use a valid SemVer format for the SNAPSHOT version (#17334)
* Use a valid SemVer format for the SNAPSHOT version

* Update pom.xml

* Update pom.xml

---------

Co-authored-by: Stian Thorgersen <stianst@gmail.com>
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2023-03-03 11:11:44 +01:00
Alexander Schwartz
af0bdd71d3
Move guides to /docs/guides so they are simpler to find and maintain (#17378)
CIAM-5057
2023-03-03 10:08:05 +00:00
Alexander Schwartz
95a6effcef Increase memory for the model tests to avoid an OOM error
Closes #17427
2023-03-03 10:55:03 +01:00
Alexander Schwartz
d32b443a27
Write AsciiDoc output as UTF-8 independent of system file encoding. (#17419)
This preserves the UTF-8 encoding of the AsciiDoc input files.

Closes #17417
2023-03-03 09:45:10 +01:00
Sebastian Schuster
2ad5677e3d 17376 added quotes to features documentation 2023-03-02 16:44:32 +01:00
dependabot[bot]
984f9f8c5d
Bump @types/node from 18.14.0 to 18.14.4 (#4535)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.4.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 15:54:30 +01:00
vramik
d923aa5d5d Entity version is not updated when the entity is root entity
Closes #17339
2023-03-02 15:21:43 +01:00
Erik Jan de Wit
32e8e75622
Made groups "browsable" after a search (#4533) 2023-03-02 13:21:23 +00:00
Erik Jan de Wit
a38d24953b
Use correct name for saml_force_name_id_format field (#4496) 2023-03-02 13:15:18 +00:00
Stan Silvert
29a30d7967
Fix role restriction for OIDC Compatibility Modes (#4487) 2023-03-02 13:54:53 +01:00
Erik Jan de Wit
447ef677d6
Use user profile fields in account ui (#4488) 2023-03-02 13:54:34 +01:00
Erik Jan de Wit
6da66d8456
Get "used by" from the realm (#4493) 2023-03-02 13:51:16 +01:00
Erik Jan de Wit
f950271ad4
Make either roles or user required (#4494) 2023-03-02 13:50:29 +01:00
Erik Jan de Wit
ebad2d4bb6
Added alert to when evaluate fails (#4495) 2023-03-02 13:49:54 +01:00
Erik Jan de Wit
6daac57038
Reload data when changing permissions tab (#4497) 2023-03-02 13:32:43 +01:00
agagancarczyk
0f11f3f29f
Updated pull request template to include manual and screen reader checks (#4529) 2023-03-02 13:31:59 +01:00
Erik Jan de Wit
4e973d6202
Add alt text to icons and use ui-shared version (#4499) 2023-03-02 13:31:21 +01:00
Erik Jan de Wit
e412c2f542
Add label for 'remove' button (#4506) 2023-03-02 13:30:08 +01:00
Erik Jan de Wit
9941c500d2
Add a label for exact search (#4509) 2023-03-02 13:29:16 +01:00
Erik Jan de Wit
49320dcf9a
Correct fieldId props for the UserForm (#4513) 2023-03-02 13:28:12 +01:00
Erik Jan de Wit
c01edf30ce
Make table fit better in AddValidatorDialog (#4534) 2023-03-02 13:25:35 +01:00
Cameron James
b4050b9fa8
Fix configuration for disabled features throwing errors with disabled dependencies (#17323)
Closes #17322
2023-03-02 09:29:08 +01:00
Alexander Schwartz
1e4401f521 Avoid returning the same entity multiple times from separate searches
Closes #15604
2023-03-02 08:21:38 +01:00
mposolda
b28bde542f referrer_url is not correctly computed in account console
closes #16484
2023-03-01 20:49:15 +01:00
Jon Koops
55fee7c5b7
Remove now unused release script (#17375) 2023-03-01 20:21:24 +01:00
hanouard
4a96afb374
Removing nonexistent path '../lib/bootstrap/*' from the classpath (#15914)
Closes #15911
2023-03-01 16:14:19 -03:00
Erik Jan de Wit
0a85c532ee
don't include service accounts in search results (#17189)
fixes: #8849
2023-03-01 19:20:52 +01:00