-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(jans-keycloak-integration): update kc-saml integration installation for ce and cn #8776 #8792
Commits on Apr 3, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for ffe3dbe - Browse repository at this point
Copy the full SHA ffe3dbeView commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 76e0414 - Browse repository at this point
Copy the full SHA 76e0414View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97f3c02 - Browse repository at this point
Copy the full SHA 97f3c02View commit details -
chore(jans-keycloak-integration): bump kc version to 24.0.0 #8315
Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fadf1f2 - Browse repository at this point
Copy the full SHA fadf1f2View commit details
Commits on Apr 30, 2024
-
feat(jans-keycloak-integration): keycloak protocol mapper
Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8bde8d5 - Browse repository at this point
Copy the full SHA 8bde8d5View commit details -
Merge remote-tracking branch 'origin/main' into protocol-mapper
Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 91021f8 - Browse repository at this point
Copy the full SHA 91021f8View commit details
Commits on May 1, 2024
-
feat(jans-keycloak-integration): remove references to jans standalone…
… persistence layer Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0273af8 - Browse repository at this point
Copy the full SHA 0273af8View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c021a22 - Browse repository at this point
Copy the full SHA c021a22View commit details
Commits on May 30, 2024
-
feat(jans-keycloak-integration): experimental protocol mapper for kc #…
…8614 * added persistence manager configuration for protocol mapper Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 10a0162 - Browse repository at this point
Copy the full SHA 10a0162View commit details -
feat(jans-keycloak-integration): added dependencies for protocol mapper
#8614 Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0f1c5a4 - Browse repository at this point
Copy the full SHA 0f1c5a4View commit details -
feat(jans-keycloak-integration): experimental protocol mapper #8614
* added dependencies to protocol mapper * added protocol mapper main class Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a089c83 - Browse repository at this point
Copy the full SHA a089c83View commit details -
feat(jans-keycloak-integration): experimental protocol mapper #8614
* added relevant models to fetch user attributes * refactored the db configuration classes Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aa6e65d - Browse repository at this point
Copy the full SHA aa6e65dView commit details
Commits on May 31, 2024
-
feat(jans-keycloak-integration): janssen spi bundle #8614
* created maven project for janssen spi bundle Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6e6e085 - Browse repository at this point
Copy the full SHA 6e6e085View commit details -
feat(jans-keycloak-integration): janssen spi bundle #8614
* added dependencies xml Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c006ad2 - Browse repository at this point
Copy the full SHA c006ad2View commit details
Commits on Jun 18, 2024
-
feat(jans-keycloak-integration): enhancements to job-scheduler #8614
* added support for new protocol mapper in job scheduler * fixed typo in application shutdown log message Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6e99863 - Browse repository at this point
Copy the full SHA 6e99863View commit details -
feat(jans-keycloak-integration): keycloak integration enhancements #8614
Configuration menu - View commit details
-
Copy full SHA for 2367adb - Browse repository at this point
Copy the full SHA 2367adbView commit details -
feat(jans-keycloak-integration): spi bundle #8614
* additions to the spi bundle pom file Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a839e12 - Browse repository at this point
Copy the full SHA a839e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79d3255 - Browse repository at this point
Copy the full SHA 79d3255View commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 * added thin bridge spi provider * added models for thin bridge provider Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 76e79f3 - Browse repository at this point
Copy the full SHA 76e79f3View commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 * moved authenticator spi to spi module * minor refactoring to the authenticator spi Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4f453ab - Browse repository at this point
Copy the full SHA 4f453abView commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 * moved authenticator rest service spi to spi module Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for abf22ed - Browse repository at this point
Copy the full SHA abf22edView commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 * added new storage provider implementation Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a67f977 - Browse repository at this point
Copy the full SHA a67f977View commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 * added missing files to spi Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7e4567e - Browse repository at this point
Copy the full SHA 7e4567eView commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 * added resource files to spi module Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7ec45bd - Browse repository at this point
Copy the full SHA 7ec45bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88eac7f - Browse repository at this point
Copy the full SHA 88eac7fView commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 * bump spi version to 1.1.3-SNAPSHOT * removed protocol-mapper PoC from build modules Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 086808d - Browse repository at this point
Copy the full SHA 086808dView commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 * minor bugfix to scheduler. did not show fatal startup errors in log file Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f444ea1 - Browse repository at this point
Copy the full SHA f444ea1View commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 *fix for fatal errors which don't still appear in the logs Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 92ee6d2 - Browse repository at this point
Copy the full SHA 92ee6d2View commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 * further housekeeping in job-scheduler Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f25ff29 - Browse repository at this point
Copy the full SHA f25ff29View commit details
Commits on Jun 19, 2024
-
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 * fixed bug in user storage spi preventing authentication in new version of keycloak Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a84d52a - Browse repository at this point
Copy the full SHA a84d52aView commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 * have scheduler create saml clients with document and assertion signing as default configuration Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b4459c1 - Browse repository at this point
Copy the full SHA b4459c1View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 78920ff - Browse repository at this point
Copy the full SHA 78920ffView commit details -
feat(jans-keycloak-integration): enhancement to jans-keycloak-integra…
…tion #8614 * removed reference to protocol-mapper poc submodule Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for db62d0f - Browse repository at this point
Copy the full SHA db62d0fView commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 * removed reference to storage-spi module * restored job-scheduler module in build pom Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c405477 - Browse repository at this point
Copy the full SHA c405477View commit details
Commits on Jun 24, 2024
-
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 * removed authenticator source as it was moved to spi Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0870995 - Browse repository at this point
Copy the full SHA 0870995View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64575c7 - Browse repository at this point
Copy the full SHA 64575c7View commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 * fixes suggested by static analyser Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b571739 - Browse repository at this point
Copy the full SHA b571739View commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1a1de0f - Browse repository at this point
Copy the full SHA 1a1de0fView commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f609351 - Browse repository at this point
Copy the full SHA f609351View commit details -
feat(jans-keycloak-integration): enhancements to jans-keycloak-integr…
…ation #8614 Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d5f9221 - Browse repository at this point
Copy the full SHA d5f9221View commit details
Commits on Jun 25, 2024
-
feat(jans-keycloak-integration): update kc-saml integration installat…
…ion for ce and cn #8776 * marked jans authenticator in the kc authentication flow ALTERNATIVE * updated providerId for our custom user storage provider Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d78a5c4 - Browse repository at this point
Copy the full SHA d78a5c4View commit details -
feat(jans-keycloak-integration): update kc-saml integration installat…
…ion for ce and cn #8776 * bump keycloak version in setup to 25.0.1 Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4f7f4ed - Browse repository at this point
Copy the full SHA 4f7f4edView commit details -
feat(jans-keycloak-integration): update kc-saml integration installat…
…ion for ce and cn #8776 * removed references to scim client configuration reference (used by former user storage provider) Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4532319 - Browse repository at this point
Copy the full SHA 4532319View commit details
Commits on Jun 27, 2024
-
feat(jans-keycloak-integration): update kc-saml integration installat…
…ion for ce and cn #8776 * moved kc service configuration parameters from service file to keycloak configuration file Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aaa0046 - Browse repository at this point
Copy the full SHA aaa0046View commit details -
feat(jans-keycloak-integration): update kc-saml integration installat…
…ion for ce and cn #8776 * added quarkus.properties * minor change to keycloak service file Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 466f996 - Browse repository at this point
Copy the full SHA 466f996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 211ba36 - Browse repository at this point
Copy the full SHA 211ba36View commit details -
Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e7d6ed - Browse repository at this point
Copy the full SHA 9e7d6edView commit details