Commit graph

21745 commits

Author SHA1 Message Date
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
stianst
bfcc278deb Exclude experimental configuration options for the guides
Closes #19057
2023-03-16 11:05:03 +01:00
Erik Jan de Wit
3825a5882f
fixed reset of section fields (#17685)
fixes: #17676
2023-03-16 09:05:38 +01:00
little_pinecone
0237a4766d
KEYCLOAK-8857 Update the Using Spring Boot Configuration section (#1347)
* update bean declaration example to explicitly show that it should be declared in a class separate to `KeycloakWebSecurityConfigurerAdapter`
* add explanation to possible `Circular References` problem in Spring Boot 2.6+
* remove unnecessary whitespace

Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2023-03-15 14:11:47 +01:00
rmartinc
cab7e50410 Better handling for SAML signatures in POST and REDIRECT bindings
Closes https://github.com/keycloak/keycloak/issues/17456
2023-03-15 09:06:59 -03:00
Martin Kanis
5e7793b64d Unexpected invalid_grant error on offline session refresh when client session is not in the cache
Closes #9959

Co-authored-by: Martin Kanis <mkanis@redhat.com>
Co-authored-by: Lex Cao <lexcao@foxmail.com>
2023-03-15 12:39:43 +01:00
Alex Szczuczko
fa2daf53a4 Update migration guide and release notes for ubi9-micro 2023-03-15 09:39:55 +01:00
Thomas Darimont
ce1e0a65e7
Add keycloak-rest-admin-ui-ext to quarkus app (#17650)
Fixes #17649
2023-03-14 14:35:08 +00:00
Erik Jan de Wit
7aede42b8d
Revert not user realm roles are not paginated (#17619) 2023-03-14 13:08:22 +01:00
dependabot[bot]
8d40e1a276
Bump github/codeql-action from 2.2.5 to 2.2.6 (#17582)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/v2.2.6/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2.2.5...v2.2.6)

---
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-14 12:52:30 +01:00
dependabot[bot]
8315c09c20
Bump aquasecurity/trivy-action from 0.9.0 to 0.9.2 (#17583)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.9.0 to 0.9.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](cff3e9a7f6...1f0aa582c8)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-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-14 12:51:58 +01:00
dependabot[bot]
544b3f5ee4
Bump jquery (#17584)
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.3...3.6.4)

---
updated-dependencies:
- dependency-name: jquery
  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-14 12:51:25 +01:00
dependabot[bot]
f180cf16c1
Bump react-router-dom from 6.8.2 to 6.9.0 in /js (#17622)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.8.2 to 6.9.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.9.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  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-14 12:50:55 +01:00
Erik Jan de Wit
9bd0e156a4
add isDisabled to components (#17508) 2023-03-14 12:38:22 +01:00
Alexander Schwartz
2e81fe4cc0
Links to Quickstarts should use attribute (#1799)
Closes #1798

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-03-14 11:57:28 +01:00
Erik Jan de Wit
b73025b3dd
updated download adapter config (#1771)
fixes: #1685
2023-03-14 11:57:06 +01:00
Shane Liang
636d47f64a
Update sp_role_mappings_provider_element.adoc (#1715)
change oro to or
2023-03-14 11:55:57 +01:00
dependabot[bot]
d69c580850
Bump @types/node from 18.14.6 to 18.15.1 in /js (#17621)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.6 to 18.15.1.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 00:08:20 +01:00
dependabot[bot]
f0e11ae921
Bump rollup from 3.18.0 to 3.19.1 in /js (#17623)
Bumps [rollup](https://github.com/rollup/rollup) from 3.18.0 to 3.19.1.
- [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.18.0...v3.19.1)

---
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-14 00:06:48 +01:00
dependabot[bot]
a2a3ed1c7b
Bump lint-staged from 13.1.2 to 13.2.0 in /js (#17624)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.2 to 13.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.1.2...v13.2.0)

---
updated-dependencies:
- dependency-name: lint-staged
  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-14 00:06:29 +01:00
dependabot[bot]
b4765a6d03
Bump reactflow from 11.5.6 to 11.6.0 in /js (#17625)
Bumps [reactflow](https://github.com/wbkd/react-flow/tree/HEAD/packages/reactflow) from 11.5.6 to 11.6.0.
- [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.0/packages/reactflow)

---
updated-dependencies:
- dependency-name: reactflow
  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-14 00:05:25 +01:00
dependabot[bot]
216f39a46a
Bump vite-plugin-dts from 2.0.2 to 2.1.0 in /js (#17626)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: vite-plugin-dts
  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-14 00:04:28 +01:00
dependabot[bot]
7953298236
Bump jsdom from 21.1.0 to 21.1.1 in /js (#17627)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.0 to 21.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/21.1.0...21.1.1)

---
updated-dependencies:
- dependency-name: jsdom
  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-14 00:03:53 +01:00
dependabot[bot]
817a3436fc
Bump eslint from 8.35.0 to 8.36.0 in /js (#17628)
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.35.0...v8.36.0)

---
updated-dependencies:
- dependency-name: eslint
  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-14 00:02:23 +01:00
Jon Koops
96aa4b3394
Add Maven build for the Admin UI (#17552) 2023-03-13 18:16:12 +00:00
Hynek Mlnarik
fe5d89295f Fix client (scope) model test placement
Fixes: #17212
2023-03-13 14:35:14 +01:00
Michal Hajas
9c2511e205 Store index data in memory instead of persistent store to make it consistent with cached data
Closes #15653
2023-03-13 14:27:41 +01:00
Simon Bäurle
4c4b266cb4 #16226 explicitly set UTF-8 as stdin and stdout encoding 2023-03-13 14:01:40 +01:00
Cathal Geoghegan
252abf87a1
Document how to force refresh access token (#1720) 2023-03-13 11:38:14 +01:00
Sergey Krivtsov
edbefcc372
fix script (#1713) 2023-03-13 11:25:11 +01:00
Collin Alpert
b895872305
Extend documentation for password reset. (#1796) 2023-03-13 11:17:41 +01:00
MrDiba
505d9ef6f0
Changed Jboss datadir to kc.home.dir (#1794)
Password-blacklist directory is stored at `{kc_home_dir}/data. See https://github.com/keycloak/keycloak/issues/10608
2023-03-13 11:17:11 +01:00