Commit Graph

21676 Commits

Author SHA1 Message Date
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
Pedro Igor af475ffe23 Fixing classloading issue due to the curated application being eagerly closed 2023-03-13 09:34:49 +01:00
Erik Jan de Wit f5ebe675a8
add unique title to pagination controls (#17542)
fixes: keycloak/keycloak-ui#4501
2023-03-13 07:46:10 +01:00
Erik Jan de Wit 4f4c850766
move empty state out of list (#17560)
fixes: keycloak/keycloak-ui#4561
2023-03-13 07:45:44 +01:00
Erik Jan de Wit 6d39c5336a
changed to use on select (#17564)
that  separates selection and expansion
fixes: keycloak/keycloak-ui#4560
2023-03-13 07:45:26 +01:00
agagancarczyk 340025b412
fixed a11y heading violation for Alert (#17540)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-03-10 11:32:06 +01:00
agagancarczyk 598076368c
fixed a11y violations (#17550)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-03-10 09:55:39 +00:00
agagancarczyk 429e45b94c
Applied darker grey colour to fix the insuffient colour contrast a11y serious issue (#17545)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-03-10 09:55:03 +00:00
agagancarczyk d3dcab396e
fixed a11y violations (#17536)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-03-10 09:54:35 +00:00
dusklight 08afb954f1
Add Quickstart project links for User Storage SPI (#1384)
Adding links to the quickstart projects so that they can be easily found by readers.

Based it off from the Authorization Services document where it lists authorization quickstart projects.
2023-03-10 10:07:07 +01:00
tlappe fc901a6359 Usage of default value in ${...} enclosure
Replaces #1132
2023-03-10 09:48:28 +01:00
vramik 25d6161ebd Remove `ClearExpiredUserSessions`, `ClearExpiredClientInitialAccessTokens` and `ClearExpiredEvents` from services module
Closes #13835
2023-03-10 09:09:51 +01:00
Douglas Palmer 4a382752aa Reverted back to Parser from CachingParser due to thread safety concerns
closes #16729
2023-03-09 17:50:39 +01:00
lpa 9a53c30e6b add Logout Service SOAP Binding URL in SAML client
Closes keycloak/keycloak#16293
2023-03-09 13:00:13 -03:00
AndyMunro 2cd0f34a5c Add note about export restriction
Closes #1762
2023-03-09 12:59:45 -03:00
Václav Muzikář 6ad3005717 Fix container docs for adding a custom provider 2023-03-09 16:27:36 +01:00
Alexander Schwartz 0b2802fa18 Fixing compile time warnings
Avoiding calling deprecated methods, and adding compile time dependencies for annotations.

Closes #17499
2023-03-09 15:42:55 +01:00
Jon Koops ceef7cfa8a
Add job for UI Shared to JS workflow (#17538) 2023-03-09 14:52:37 +01:00
Erik Jan de Wit d7388c479b
changed id of dropdown (#17512)
fixes: https://github.com/keycloak/keycloak-ui/issues/4483
2023-03-09 14:50:11 +01:00
Jon Koops f71acc1d1f
Add job for Keycloak Masthead to JS workflow (#17537) 2023-03-09 13:48:26 +01:00