Martin Bartoš
4700d21298
Upgrade Arquillian Graphene for WebAuthn tests
...
Closes #9330
2021-12-23 06:46:26 -08:00
dependabot[bot]
9a9ab9b0a3
Bump nexus-staging-maven-plugin from 1.6.5 to 1.6.8 in /keycloak-theme
...
Bumps nexus-staging-maven-plugin from 1.6.5 to 1.6.8.
---
updated-dependencies:
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 15:45:44 +01:00
Erik Jan de Wit
a88b38dec1
fix tests ( #1793 )
2021-12-23 15:43:23 +01:00
Stian Thorgersen
6b2f8a0161
Remove code of conduct ( #1749 )
2021-12-23 13:58:57 +01:00
Jon Koops
2640477c3c
Enable 'admin-preview' profile when building Keycloak ( #1789 )
2021-12-23 13:37:50 +01:00
dependabot[bot]
955d022044
Bump typescript from 4.5.3 to 4.5.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 12:09:06 +01:00
Martin Bartoš
422ae0b3db
CIAM-1693 WebAuthn tests failures on JBoss
2021-12-23 02:43:25 -08:00
Martin Bartoš
fd23d1bd06
CIAM-1694 SigningInTest failure - Missing WebAuthn category
2021-12-23 02:26:56 -08:00
AndyMunro
851fdbae43
Correcting JavaScript spelling.
2021-12-22 12:38:01 -03:00
Michal Hajas
96b2669a00
Refactoring of constructors for generated entities
2021-12-22 16:00:10 +01:00
Martin Bartoš
6d0b551b5e
CIAM-1692 OfflineTokenSpringBootTest is failing in pipeline due to Hamcrest dependency ( #9300 )
2021-12-22 13:59:29 +01:00
Cornelia Lahnsteiner
d2fe06ed33
KEYCLOAK-847 Add documentation for the step-up mechanism
...
KEYCLOAK-847 Changes after Review
Add implications about different acr inputs
2021-12-22 12:43:52 +01:00
CorneliaLahnsteiner
dff79cee3c
KEYCLOAK-847 Add support for step up authentication ( #7897 )
...
KEYCLOAK-847 Fix behavior of unknown not essential acr claim
Co-authored-by: Georg Romstorfer <georg.romstorfer@gmail.com>
Co-authored-by: Marek Posolda <mposolda@gmail.com>
2021-12-22 12:43:12 +01:00
Connie Leung
6625210758
Update admin-cli.adoc ( #1324 )
2021-12-22 11:31:00 +01:00
andreaTP
dfcf46ca60
Bump Quarkus to 2.5.4.Final
2021-12-22 02:29:28 -08:00
andymunro
d604e60c58
Addressing final review comments from Pedro ( #1176 )
2021-12-22 11:28:04 +01:00
Stian Thorgersen
5b96bdcbc0
Update pom.xml ( #9281 )
2021-12-22 10:10:34 +01:00
Stian Thorgersen
3fe7a50b64
Add profile to include new admin console ( #9283 )
...
Closes #9279
2021-12-22 08:27:33 +01:00
Pedro Igor
ca58aa7b3d
[ fixes #9250 ] - Wrong query when fetching last model version ( #9251 )
2021-12-22 08:25:06 +01:00
AndyMunro
db81d66e24
Replacing keycloak with {project_name}
2021-12-22 08:23:39 +01:00
Ben Tatham
f201760a4a
Fixed #8892 "does not exists" language
2021-12-21 20:24:13 +01:00
Pedro Igor
4f568dff63
[ fixes #9133 ] - Allow setting JDBC driver and transaction type
2021-12-21 09:57:21 -08:00
Dominik Guhr
93aeb572bb
[ closes #9284 ] - remove xmlsec version from quarkus pom
2021-12-21 09:12:08 -08:00
Martin Bartoš
408687f33a
KEYCLOAK-19877 Update additional Arquillian dependencies
2021-12-21 07:58:35 -08:00
mfrances17
aa99ac7e2d
Add help url links ( #1747 )
...
* initial work
* add help urls for all main landing pages
2021-12-21 10:32:53 -05:00
Erik Jan de Wit
e4eebaffed
removed global css ( #1724 )
...
fixes : #1723
2021-12-21 10:30:27 -05:00
Pedro Igor
15d5a074b0
Avoid building configuration all the time when running tests
...
Closes #9262
2021-12-21 07:10:15 -08:00
Yoshiyuki Tabata
db60f56fe8
Translate the title of the login screen into Japanese ( #9266 )
2021-12-21 13:00:17 +01:00
Stian Thorgersen
d33222c368
Moved issue templates to .github repository ( #1748 )
2021-12-21 08:57:14 +01:00
stianst
6383f073c2
Moved issue templates to .github repository
2021-12-21 08:56:42 +01:00
stianst
7bacbbda67
Moved issue templates to .github repository
2021-12-21 08:49:30 +01:00
stianst
d5551c4e85
Moved SECURITY.md to .github repository
2021-12-21 08:46:37 +01:00
stianst
454f156bdc
Moved SECURITY.md to .github repository
2021-12-21 08:44:52 +01:00
Jenny
05af84f20f
Edit message bundle values ( #1663 )
...
* message bundles are now editable
* update alert text in tests
* delete realm settings test
* remove updatedMessageBundles
* remove unused usefetch
* update lodash import
* fix add locale test
* fix add bundle
* cypress tests
* fix data test id on button
* remove unused isAgtive prop
* fix lint errors
* unskip tests
* refactor KDT to Table with PaginatedToolbar
* unskip tests
* uncomment
* revert KDT
* remove unused onSelect
* Apply suggestions from code review
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* PR feedback
* PR feedback
* remove useEffect
* fix localization test
* rewrite localization test
* switch test
* unskip
* force
* PR feedback
* package lock
* remove true
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-12-21 07:34:44 +01:00
Marco
2276311334
Credentials Reset Flow ( #1699 )
...
* Add credential reset modal
* Add i18n labels
* Refactor to align with marvelapp mockup
TODO: tests
* Add e2e tests
* Implement code review change requests
Add menuAppendTo to CredentialResetActionMultiSelect -> Select component
Add optional menuAppendTo prop to TimeSelectorComponent
Refactor CredentialsPage constructor
2021-12-21 07:22:44 +01:00
vramik
009ca27a38
Make JsonbType generic
...
Closes #9165
2021-12-20 17:40:23 +01:00
andreaTP
6c12c18854
review
2021-12-20 07:47:42 -08:00
andreaTP
79463ffa58
Stabilize docker distribution tests
2021-12-20 07:47:42 -08:00
dependabot[bot]
fd6e433c9c
Bump @patternfly/patternfly from 4.159.1 to 4.164.2 ( #1738 )
...
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly ) from 4.159.1 to 4.164.2.
- [Release notes](https://github.com/patternfly/patternfly/releases )
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md )
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.159.1...prerelease-v4.164.2 )
---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
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>
2021-12-20 10:17:39 -05:00
dependabot[bot]
9e39df5164
Bump @patternfly/react-icons from 4.26.4 to 4.32.1 ( #1741 )
...
Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react ) from 4.26.4 to 4.32.1.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@4.26.4...@patternfly/react-icons@4.32.1 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-icons"
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>
2021-12-20 10:17:02 -05:00
dependabot[bot]
c53643df23
Bump log4j-core from 2.16.0 to 2.17.0 in /tests
...
Bumps log4j-core from 2.16.0 to 2.17.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 15:27:55 +01:00
Jonathan Vila
9a9a68262d
#1342 Specify removal of extension in the CR example ( #1343 )
...
* Specify removal of the extension in the Keycloak CR example.
#1432
* Update upgrading/topics/keycloak/changes.adoc
#1342
Co-authored-by: Stian Thorgersen <stian@redhat.com>
* Update upgrading/topics/keycloak/changes.adoc
#1342
Co-authored-by: Stian Thorgersen <stian@redhat.com>
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2021-12-20 15:18:14 +01:00
stianst
8fb45d3c8d
Fix
2021-12-20 13:20:46 +01:00
stianst
db04889d5b
Upgrade to WildFly 26
...
Closes #9219
2021-12-20 13:20:46 +01:00
stianst
707dd5bbb0
Release notes for 16.1.0
2021-12-20 13:17:40 +01:00
stianst
c6e1ab2d56
Bump PAT used for admin-ui
2021-12-20 10:51:37 +01:00
keycloak-bot
9f3d4a7d42
Set version to 17.0.0-SNAPSHOT
2021-12-20 10:50:39 +01:00
Michal Hajas
30cef7aa68
Fix app-server addHttpListener failure
2021-12-20 10:40:42 +01:00
stianst
853c848542
Added link to WF release notes for WF 25 upgrade
2021-12-20 09:54:37 +01:00
keycloak-bot
2b44e28395
Set version to 17.0.0-SNAPSHOT ( #1744 )
2021-12-20 09:50:10 +01:00