Commit Graph

21676 Commits

Author SHA1 Message Date
Benedikt Waldvogel 4490ee93f1
Extend the German translation of the Admin UI (#19209)
Note: This commit does not claim to provide a complete translation.
2023-03-21 14:32:06 +00:00
dependabot[bot] 710c49b803
Bump typescript from 4.9.5 to 5.0.2 in /js (#19179)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-03-21 12:05:17 +00:00
Erik Jan de Wit 31d588ea9d
Added label for "Has access to" (#19061) 2023-03-21 11:06:24 +00:00
Erik Jan de Wit a63438c30e
Add missing fields when jwks is off (#19195) 2023-03-21 11:38:27 +01:00
Erik Jan de Wit 4f88e41fc7
Filter out disabled user storage providers (#19063) 2023-03-21 11:37:49 +01:00
Erik Jan de Wit 6b9dbc32e9
Add error to details panel (#17510) 2023-03-21 11:36:42 +01:00
Erik Jan de Wit 39cf79dae1
Removed use of inline components (#17687) 2023-03-21 11:36:20 +01:00
Erik Jan de Wit 6d82e5634f
Make list pop out of dialog and added scrollbar (#17244) 2023-03-21 10:34:31 +00:00
Erik Jan de Wit 0ddb0f9022
Fixed pagination bug due to fixed entry (#19075) 2023-03-21 09:55:30 +00:00
Hiroyuki Wada 46eb2e1b84 Fix attribute deleted from LDAP is not immediately reflected even if it is "Always Read Value From LDAP" 2023-03-21 10:28:41 +01:00
Erik Jan de Wit 1cde3dd30e
Make title clickable instead of card (#17511) 2023-03-21 10:25:57 +01:00
Michal Hajas 6d2177f2c8
Remove clientRole flag from HotRodRoleEntity (#17655)
Closes #17086
2023-03-21 09:31:54 +01:00
Michal Hajas 338fefe66c
Remove deprecated IS_CLIENT_ROLE field (#17654)
Closes #17147
2023-03-21 09:31:11 +01:00
Stian Thorgersen 70bad90455
Skip GPG signing for docs test module (#19197) 2023-03-21 08:49:08 +01:00
Ricardo Martin 1a622e707f
Flaky tests org.keycloak.testsuite.federation.sync.SyncFederationTest (#19095)
Closes: https://github.com/keycloak/keycloak/issues/17430
Closes: https://github.com/keycloak/keycloak/issues/17431
2023-03-21 08:30:42 +01:00
Alexander Schwartz 513bb809f3 Add a map storage global locking implementation for JPA
Closes #14734
2023-03-21 08:21:11 +01:00
Stian Thorgersen d20c1f8d1d
Add documentation to distribution downloads (#19194) 2023-03-21 08:20:11 +01:00
Stian Thorgersen cc91e818ed
Skip deploying docs to Maven (#19192) 2023-03-21 07:52:34 +01:00
rmartinc bef0a4a6f1 Check frontendUrl in the hostname providers
Closes https://github.com/keycloak/keycloak/issues/17686
2023-03-20 18:54:58 -03:00
Alex Szczuczko e26203467f Specify header-maven-plugin version via project.version property
Closes #19186
2023-03-20 22:08:58 +01:00
dependabot[bot] cb82b16dd8
Bump @typescript-eslint/parser from 5.54.1 to 5.56.0 in /js (#19188)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.56.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.56.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 22:03:30 +01:00
dependabot[bot] 68e34c85bd
Bump i18next-http-backend from 2.1.1 to 2.2.0 in /js (#19171)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  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-20 17:21:56 +00:00
dependabot[bot] 2ad4aae5d3
Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 in /js (#19170)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.54.1 to 5.55.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.55.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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-20 17:13:28 +00:00
dependabot[bot] 040a206bc6
Bump reactflow from 11.6.0 to 11.6.1 in /js (#19178)
Bumps [reactflow](https://github.com/wbkd/react-flow/tree/HEAD/packages/reactflow) from 11.6.0 to 11.6.1.
- [Release notes](https://github.com/wbkd/react-flow/releases)
- [Changelog](https://github.com/wbkd/react-flow/blob/main/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/wbkd/react-flow/commits/reactflow@11.6.1/packages/reactflow)

---
updated-dependencies:
- dependency-name: reactflow
  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-20 17:59:35 +01:00
dependabot[bot] 517cc76800
Bump i18next from 22.4.11 to 22.4.12 in /js (#19182)
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.11 to 22.4.12.
- [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/v22.4.11...v22.4.12)

---
updated-dependencies:
- dependency-name: i18next
  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-20 17:50:45 +01:00
Erik Jan de Wit d8a4e7cd32
fixed size of dropdown (#17689)
fixes: #17683
2023-03-20 12:50:33 -04:00
dependabot[bot] a245e48e0f
Bump rollup from 3.19.1 to 3.20.0 in /js (#19184)
Bumps [rollup](https://github.com/rollup/rollup) from 3.19.1 to 3.20.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.19.1...v3.20.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-20 17:50:02 +01:00
dependabot[bot] a131b91ad5
Bump cypress from 12.7.0 to 12.8.1 in /js (#19174)
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.7.0 to 12.8.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.7.0...v12.8.1)

---
updated-dependencies:
- dependency-name: cypress
  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-20 17:46:19 +01:00
dependabot[bot] 2fa139ebc7
Bump prettier from 2.8.4 to 2.8.5 in /js (#19172)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.5)

---
updated-dependencies:
- dependency-name: prettier
  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-20 17:45:29 +01:00
dependabot[bot] e2cb693e9d
Bump @types/lodash-es from 4.17.6 to 4.17.7 in /js (#19173)
Bumps [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es) from 4.17.6 to 4.17.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash-es)

---
updated-dependencies:
- dependency-name: "@types/lodash-es"
  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-20 17:44:58 +01:00
dependabot[bot] 167cc3eb5f
Bump @types/node from 18.15.1 to 18.15.3 in /js (#19180)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.1 to 18.15.3.
- [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-20 17:44:36 +01:00
dependabot[bot] f3e2462dc8
Bump vitest from 0.29.2 to 0.29.5 in /js (#19181)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.2 to 0.29.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.5/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-20 17:44:15 +01:00
dependabot[bot] f0e1097073
Bump react-hook-form from 7.43.5 to 7.43.7 in /js (#19175)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.5 to 7.43.7.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.43.5...v7.43.7)

---
updated-dependencies:
- dependency-name: react-hook-form
  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-20 17:43:53 +01:00
Jon Koops 8c3d667894
Run E2E tests for the Admin UI in parallel (#19163) 2023-03-20 16:36:25 +01:00
dependabot[bot] 8b2352207c
Bump github/codeql-action from 2.2.6 to 2.2.7 (#19111)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2.2.6...v2.2.7)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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-20 08:43:23 -04:00
Jon Koops b69e8f4a73
Add job for end-to-end tests of the Admin UI (#17544) 2023-03-20 08:38:10 -04:00
Miquel Simon 80d3cc5dea Added option for Chrome driver needed for version >= 111.
Closes #19137
2023-03-20 13:09:23 +01:00
Alexander Schwartz acd01dedb6 Integrate documentation into parent build
Closes #19158
2023-03-20 13:09:23 +01:00
Stian Thorgersen f39c473866
Merge pull request #19119 from ahus1/is-CIAM-5056-move-documentation-to-main-repo
Move documentation to main repo
2023-03-20 09:22:56 +01:00
Alexander Schwartz 077b0644fe Merge keycloak-documentation to main repository
CIAM-5056
2023-03-20 09:11:39 +01:00
Alexander Schwartz 4dcb819c06 Moving docs to new folder
CIAM-5056
2023-03-20 09:07:58 +01:00
ericmiranda7 fe6cfdc859
Update enforcer-overview.adoc to add 'by' (#1797)
* Update enforcer-overview.adoc

missing 'by'

* Update authorization_services/topics/enforcer-overview.adoc

---------

Co-authored-by: Stian Thorgersen <stian@redhat.com>
2023-03-20 08:40:31 +01:00
Marek Posolda ffdb213c45
Clarification on user registration and identity brokering (#1792)
* Clarification on user registration and identity brokering
Closes #1791

* Update server_admin/topics/login-settings/update-email-workflow.adoc
2023-03-20 08:14:25 +01:00
jbcbezerra cfb6a45194
Update google.adoc (#1725)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2023-03-20 08:09:46 +01:00
Stian Thorgersen 90ec0c3429
Fix links (#1802) 2023-03-20 08:06:58 +01:00
Ben Plotnick 1253fdc01c
Update section heading level (#1784)
This section is one level lower than it should be
2023-03-20 08:03:09 +01:00
Erik Jan de Wit 31ae434e92
updated code example (#19102)
fixes: #16954
2023-03-17 15:51:45 +01:00
Pedro Igor a30b6842a6 Decouple the policy enforcer from adapters and provide a separate library
Closes keycloak#17353
2023-03-17 11:40:51 +01:00
Tobias Larscheid 5086a65ef0
Document `scope` option in keycloakjs.init (#1447)
* Document `scope` option in keycloakjs.init

According to https://github.com/keycloak/keycloak/blob/main/adapters/oidc/js/src/keycloak.js#L151-L153 the scope is read during parsing of the init options. This information was missing from the documentation.

* Update securing_apps/topics/oidc/javascript-adapter.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

* Update securing_apps/topics/oidc/javascript-adapter.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

---------

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-03-17 10:04:31 +01:00
Stian Thorgersen 6e58f5a5d5
Allow global maintainers to approve PRs to anything with the exception of UI (#19076) 2023-03-16 15:15:23 +01:00