Captain-P-Goldfish / scim-for-keycloak

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

customize schemas:extension #29

Closed jorgecotrina closed 2 years ago

jorgecotrina commented 2 years ago

Hi @Captain-P-Goldfish

I've to extend my user schema ("schemas: extension"), but can't find any examples. Do i need to modify the source code or is there another method?

Thanks for this extension!

Captain-P-Goldfish commented 2 years ago

Currently I did not implement it in scim-for-keycloak. It is easily possible by making source-code changes but it is also possible to create a configurational approach. Since the schema-defintions can be exchanged during runtime.