Captain-P-Goldfish / scim-for-keycloak

a third party module that extends keycloak by SCIM functionality
BSD 3-Clause "New" or "Revised" License
182 stars 46 forks source link

scim-for-keycloak plugin free version #111

Open KalyaniBharatha opened 1 month ago

KalyaniBharatha commented 1 month ago

Hi, it is showing less than 1000 users and less than 100 groups limit on users and groups for free license version, so is it for all actions or on bulk actions? i mean i cant create more than 1000 users by using this jar? or more than 1000 users in bulk request?

Thanks, Kalyani

Captain-P-Goldfish commented 1 month ago

there is no restriction in the source-code. It will just print warnings into the log-file if the plugin notices that these numbers are exceeded.

KalyaniBharatha commented 1 month ago

okay, for free version, directly jar is providing, so is there any way for customizations?

Captain-P-Goldfish commented 1 month ago

the license model does not support customizations. But the plugin was developed in a way that customizations should also not be necessary assuming that there are not relevant bugs that prevent what you are trying to do.

Customizations are only allowed under the condition that I should cease support for the plugin (due to death or other unforeseen reasons). Therefore, the source-code is available to enterprise-customers to make sure that a possible backup plan can be mobilized if I am not able to support the plugin any longer.

polarathene commented 2 days ago

Since the README update deprecating the open-source plugin here was a direct commit and removed some useful context, it seems it might be relevant to this issue for any users checking out the repo.

The removed content better conveys the direction that was taken and how the enterprise offering differs.