Erik Jan de Wit
93f00ecd13
removed the use of @Context ( #3867 )
...
as this is no longer supported in keycloak
2022-11-24 14:36:36 +01:00
dependabot[bot]
d0d4aba26d
Bump keycloak.version from 20.0.0 to 20.0.1 in /keycloak-theme ( #3752 )
...
Bumps `keycloak.version` from 20.0.0 to 20.0.1.
Updates `keycloak-server-spi` from 20.0.0 to 20.0.1
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/20.0.0...20.0.1 )
Updates `keycloak-server-spi-private` from 20.0.0 to 20.0.1
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/20.0.0...20.0.1 )
Updates `keycloak-services` from 20.0.0 to 20.0.1
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/20.0.0...20.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 12:28:59 +01:00
Erik Jan de Wit
334ca1dddf
We want all roles not just the direct roles ( #3697 )
2022-11-10 10:38:08 -05:00
Erik Jan de Wit
5587314a70
Added exact search checkbox ( #3730 )
2022-11-08 08:19:17 -05:00
dependabot[bot]
577261abba
Bump keycloak.version from 19.0.3 to 20.0.0 in /keycloak-theme ( #3705 )
...
Bumps `keycloak.version` from 19.0.3 to 20.0.0.
Updates `keycloak-server-spi` from 19.0.3 to 20.0.0
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.3...20.0.0 )
Updates `keycloak-server-spi-private` from 19.0.3 to 20.0.0
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.3...20.0.0 )
Updates `keycloak-services` from 19.0.3 to 20.0.0
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.3...20.0.0 )
---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-server-spi
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.keycloak:keycloak-server-spi-private
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.keycloak:keycloak-services
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
2022-11-07 16:26:59 -05:00
dependabot[bot]
5c35dcad48
Bump smallrye-open-api-maven-plugin in /keycloak-theme ( #3583 )
...
Bumps smallrye-open-api-maven-plugin from 2.2.0 to 3.0.1.
---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-open-api-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 12:01:48 +02:00
dependabot[bot]
da1d40c361
Bump keycloak.version from 19.0.2 to 19.0.3 in /keycloak-theme ( #3529 )
...
Bumps `keycloak.version` from 19.0.2 to 19.0.3.
Updates `keycloak-server-spi` from 19.0.2 to 19.0.3
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.2...19.0.3 )
Updates `keycloak-server-spi-private` from 19.0.2 to 19.0.3
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.2...19.0.3 )
Updates `keycloak-services` from 19.0.2 to 19.0.3
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.2...19.0.3 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-14 15:20:45 +02:00
dependabot[bot]
c9922f29e2
Bump maven-deploy-plugin from 2.8.2 to 3.0.0 in /keycloak-theme ( #3467 )
...
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin ) from 2.8.2 to 3.0.0.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases )
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.0.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 17:01:03 +02:00
Jon Koops
0b507a3797
Add a <base>
element for relative URLs ( #3443 )
2022-10-03 00:02:30 +02:00
Stian Thorgersen
6ae218d9c9
Fix issue with nightly release ( #3447 )
2022-09-30 08:44:37 +02:00
Stian Thorgersen
82a16385d1
Refactor release profiles ( #3441 )
2022-09-29 10:13:50 +02:00
Oliver
a6e3e6c212
Add possibility to import custom styles by extending the theme ( #3372 )
2022-09-27 10:59:47 +02:00
dependabot[bot]
cba5b7c821
Bump keycloak.version from 19.0.1 to 19.0.2 in /keycloak-theme ( #3361 )
...
Bumps `keycloak.version` from 19.0.1 to 19.0.2.
Updates `keycloak-server-spi` from 19.0.1 to 19.0.2
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.1...19.0.2 )
Updates `keycloak-server-spi-private` from 19.0.1 to 19.0.2
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.1...19.0.2 )
Updates `keycloak-services` from 19.0.1 to 19.0.2
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.1...19.0.2 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 11:08:56 +02:00
Erik Jan de Wit
a669a7f334
Added brute force status to user search ( #3236 )
2022-09-16 13:17:37 +02:00
Erik Jan de Wit
3287927797
United group filter and group search ( #3259 )
2022-09-15 20:12:20 +02:00
Jon Koops
54336b7aaf
Add Wireit to automatically build Keycloak JS ( #3317 )
2022-09-14 14:42:19 +02:00
Stian Thorgersen
1291b213d9
Add release profile attaching javadoc and sources ( #3325 )
2022-09-14 09:32:02 +02:00
Erik Jan de Wit
33b9b95bd7
created endpoint to query authentication section with used by information ( #3225 )
...
* created endpoint to query authentication section
with used by information
* buildIn !== builtIn
2022-09-13 08:36:41 -04:00
Jon Koops
243cec90df
Add Keycloak JS to the project ( #3189 )
2022-09-12 11:52:11 +02:00
Erik Jan de Wit
57b52309f0
reset first param on client when start searching ( #3267 )
...
fixes : #3266
2022-09-07 14:53:35 +02:00
Erik Jan de Wit
93b0144ff3
added group endpoint that also returns access ( #3170 )
...
* added group endpoint that also returns access
fixes : #3163
* convert to java
* fixed merge errors
2022-08-31 20:06:29 -04:00
Jon Koops
c6ab6a1190
Move Admin UI into a monorepo structure ( #3186 )
2022-08-25 11:03:07 +02:00
Erik Jan de Wit
a0a154d9c9
revert kotlin back to java ( #3183 )
...
removing all extra dependencies
2022-08-24 15:35:38 +02:00
Erik Jan de Wit
b5ea27c194
created endpoint for effective client roles ( #3165 )
2022-08-24 10:46:22 +02:00
dependabot[bot]
b4204f4778
Bump maven-compiler-plugin from 3.8.1 to 3.10.1 in /keycloak-theme ( #3152 )
...
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.8.1 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.1 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 16:18:56 +02:00
dependabot[bot]
87e13fd3a5
Bump smallrye-open-api-maven-plugin in /keycloak-theme ( #3151 )
...
Bumps smallrye-open-api-maven-plugin from 2.1.22 to 2.2.0.
---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-open-api-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 15:57:27 +02:00
dependabot[bot]
a8491e1aed
Bump testng from 6.14.2 to 7.6.1 in /keycloak-theme ( #3153 )
...
Bumps [testng](https://github.com/cbeust/testng ) from 6.14.2 to 7.6.1.
- [Release notes](https://github.com/cbeust/testng/releases )
- [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt )
- [Commits](https://github.com/cbeust/testng/compare/6.14.2...7.6.1 )
---
updated-dependencies:
- dependency-name: org.testng:testng
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 15:57:02 +02:00
Erik Jan de Wit
84da777693
initial version of an endpoint ( #3095 )
...
* initial version of an endpoint
* added open-api yaml
* changed to list available added mapping to own domain model
* added search and roles endpoint
* use new endpoints
* removed `Representation` suffix and made id role and client mandatory fields
* fixed test
2022-08-20 10:10:36 +02:00
Jon Koops
3f59e86ae0
Install from tarball when executing Maven build ( #3005 )
2022-08-03 13:40:16 +02:00
Jon Koops
9fffb87aa7
Replace Snowpack with Vite ( #2936 )
2022-08-02 14:11:38 +02:00
dependabot[bot]
76131de68a
Bump maven-resources-plugin from 3.2.0 to 3.3.0 in /keycloak-theme
...
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases )
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.2.0...maven-resources-plugin-3.3.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 15:32:47 +02:00
Stian Thorgersen
988aefd7d3
Ensure Sonatype plugin is loaded properly ( #3007 )
2022-07-27 12:21:29 +02:00
Erik Jan de Wit
ef79937751
Use WebPack for production build ( #2930 )
2022-07-09 12:22:09 +02:00
Stan Silvert
cd286a0ba1
Add theme.properties to the build. ( #2819 )
2022-06-20 12:10:15 +02:00
dependabot[bot]
58fd0ad76f
Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 in /keycloak-theme
...
Bumps nexus-staging-maven-plugin from 1.6.12 to 1.6.13.
---
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>
2022-04-25 11:33:34 +02:00
Jon Koops
6b7db96d4a
Make theme deployable from archive ( #2259 )
2022-04-21 11:38:56 +02:00
dependabot[bot]
84336011f0
Bump maven-clean-plugin from 3.1.0 to 3.2.0 in /keycloak-theme
...
Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-clean-plugin/releases )
- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.1.0...maven-clean-plugin-3.2.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-clean-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 11:14:44 +02:00
Jon Koops
23492a50af
Drop snapshot releases in favour of nightlies ( #2340 )
2022-03-28 09:18:40 +02:00
Stian Thorgersen
2fec454098
Switch to OSSRH ( #2334 )
2022-03-25 11:37:40 +01:00
keycloak-bot
cc11b5df29
Set version to 999-SNAPSHOT ( #2284 )
2022-03-21 09:53:40 +01:00
dependabot[bot]
026bcdcf22
Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 in /keycloak-theme
...
Bumps nexus-staging-maven-plugin from 1.6.11 to 1.6.12.
---
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>
2022-02-28 11:20:17 +01:00
dependabot[bot]
099c617f99
Bump nexus-staging-maven-plugin from 1.6.10 to 1.6.11 in /keycloak-theme
...
Bumps nexus-staging-maven-plugin from 1.6.10 to 1.6.11.
---
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>
2022-02-21 09:37:55 +01:00
dependabot[bot]
3bee1fe636
Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10 in /keycloak-theme
...
Bumps nexus-staging-maven-plugin from 1.6.8 to 1.6.10.
---
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>
2022-02-14 12:26:31 +01:00
keycloak-bot
3a2670dc46
Set version to 18.0.0-SNAPSHOT ( #2071 )
2022-02-11 21:29:39 +01:00
Jon Koops
439212c4b5
Use correct feature flag name in docs ( #1833 )
2022-01-07 13:01:58 +01:00
dependabot[bot]
dedba057a8
Bump frontend-maven-plugin from 1.12.0 to 1.12.1 in /keycloak-theme
...
Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin ) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/eirslett/frontend-maven-plugin/releases )
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.0...frontend-plugins-1.12.1 )
---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 11:33:01 +01: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
keycloak-bot
2b44e28395
Set version to 17.0.0-SNAPSHOT ( #1744 )
2021-12-20 09:50:10 +01:00
Stian Thorgersen
f0a2494d2c
Add nexus profile for releases ( #1704 )
...
Closes #1686
2021-12-15 14:00:56 +01:00
Jon Koops
71350cacd5
Show exact commit hash of Admin UI in interface ( #1572 )
2021-11-22 12:41:12 +01:00