scim-for-keycloak
scim-for-keycloak copied to clipboard
a third party module that extends keycloak by SCIM functionality
Hello, I have keycloak version 18.0.2. I have installed the scim-for-keycloak-kc-18-b1 plugin per the instructions listed on https://github.com/Captain-P-Goldfish/scim-for-keycloak. (By the way, the readme says the artifact from scim-for-keycloak-server/target is an...
I'm getting the following error ``` Aug 25 14:30:19 xstage keycloak-start[1279973]: 2022-08-25 14:30:19,485 ERROR [org.keycloak.quarkus.runtime.cli.ExecutionExceptionHandler] (main) ERROR: Failed to start server in (production) mode Aug 25 14:30:19 xstage keycloak-start[1279973]: 2022-08-25...
Hello, Was wondering how we go about creating a new resource type via this plugin. According to the official docs, it is possible to add a new resource type, however...
For deploying the SCIM connector in a real "production" environment, we would ideally need to rely on the export/import feature of Keycloak to support configuration as code. It seems that...
I recently noticed that a misconfiguration between two cluster nodes might occur in keycloak cluster environments. This occurs only under the following circumstances: 1. You got at least two running...
I recently got several requests asking for support of RFC7642 to provide push support to Atlassian products. I have created this ticket to show that this is currently not supported....
It would be nice with a way to customize the attribute mapping, so for example instead of phoneNumbers: { "value" : "+4511279865", "type" : "mobile", "primary" : false } it...
Bumps [keycloak-parent](https://github.com/keycloak/keycloak) from 18.0.2 to 19.0.2. Commits ca0dea9 Set version to 19.0.2 0983ada Fix syntax error from services.js (#14328) (#14387) ce4b2b7 Credential validation shouldn't invalidate the user in the cache...
Hi there, I could follow the guide on connecting Azure AD till the point where I had to test the connection between Azure AD and Keycloak. The connection doesn't work...
Hey, as I have encountered the same problem as mentioned in #90, my company has acquired the SCIM for Keycloak enterprise edition to see if we could fix this issue...