Skip to content

Commit

Permalink
chore(jans-keycloak-integration): bump kc version to 24.0.2 #8315 (#8316
Browse files Browse the repository at this point in the history
)

* fix(jans-linux-setup): improper scim configuration for jans kc #8210
* updated the keycloak configuration file to reflect the  configuration for the storage-spi

Signed-off-by: Rolain Djeumen <uprightech@gmail.com>

* chore(jans-keycloak-integration): bump kc version to 24.0.0 #8315

Signed-off-by: Rolain Djeumen <uprightech@gmail.com>

* chore(jans-linux-setup): kc version 24.0.0

Signed-off-by: Mustafa Baser <mbaser@mail.com>

* chore(jans-keycloak-integration): bump keycloak version to 24.0.2 #8315

Signed-off-by: Rolain Djeumen <uprightech@gmail.com>

* chore: use 24.0.3

Signed-off-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>

* chore: fix kc version in app_info.json

Signed-off-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>

---------

Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
Signed-off-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
Co-authored-by: Mustafa Baser <mbaser@mail.com>
Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
Former-commit-id: c24c361
  • Loading branch information
4 people authored Apr 17, 2024
1 parent 788c216 commit ee74ce1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jans-keycloak-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<maven.min-version>3.3.9</maven.min-version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<keycloak-server.version>23.0.3</keycloak-server.version>
<keycloak-server.version>24.0.3</keycloak-server.version>
<nimbus.oauth-sdk.version>10.11</nimbus.oauth-sdk.version>
<nimbus.oauth2-oidc-sdk.version>10.11</nimbus.oauth2-oidc-sdk.version>
<jackson.coreutils.version>1.8</jackson.coreutils.version>
Expand Down
2 changes: 1 addition & 1 deletion jans-linux-setup/jans_setup/app_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"CRYPTOGRAPHY": "https://files.pythonhosted.org/packages/20/8b/66600f5851ec7893ace9b74445d7eaf3499571b347e339d18c76c876b0f9/cryptography-37.0.4-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"TWILIO_MAVEN": "https://repo1.maven.org/maven2/com/twilio/sdk/twilio/",
"TWILIO_VERSION": "7.17.0",
"KC_VERSION": "23.0.3",
"KC_VERSION": "24.0.3",
"OPA_VERSION": "v0.60.0"
}

0 comments on commit ee74ce1

Please sign in to comment.