Closed mposolda closed 1 year ago
When I was looking at quickstarts for RHBK, I figured some small issues in our keycloak-quickstarts:
Quickstarts still have dependency on Wildfly 28 Beta. Can be good to update them to newer 28.0.1.Final
Some extension quickstarts still mention Java 11, but they require Java 17. That is the only version, which Keycloak 22+ supports.
When running tests with latest Chrome, it can be also worth to mention to use latest Chrome driver. Added some notes about it
There are some other minor inaccuracies in README files (incorrect ports or URLs in some quickstarts etc, incorrect maven profiles etc)
No response
Description
When I was looking at quickstarts for RHBK, I figured some small issues in our keycloak-quickstarts:
Quickstarts still have dependency on Wildfly 28 Beta. Can be good to update them to newer 28.0.1.Final
Some extension quickstarts still mention Java 11, but they require Java 17. That is the only version, which Keycloak 22+ supports.
When running tests with latest Chrome, it can be also worth to mention to use latest Chrome driver. Added some notes about it
There are some other minor inaccuracies in README files (incorrect ports or URLs in some quickstarts etc, incorrect maven profiles etc)
Discussion
No response
Motivation
No response
Details
No response