Closed imulab closed 4 years ago
@imulab In order to provide a working oobe, we will need to supply an example set of configuration files to accompany the Dockerfile
and docker-compose.yml
files for local testing and development.
@imulab Can we put those files in /server/public/{schemas|sp_config|resource_types}
to follow the pattern set in the mongo
folder?
V2 has been released, closing this one and take a break.
v1
ofgo-scim
was my first attempt to approach an open source project and it was a great experience. However, to be honest, I found myself not entirely up to the task of maintaining this version as it has got several problems:bson.M
, which is essentially a map. Then MongoDB picks it up and encode it to bytes using reflection. Again, it is wasteful to do the same thing twice.not-a-toy
initial setup is rather inconvenient for people to test this software and customize. I would like to keep SPIs as extension points, but do provide workable defaults out of the box forv2
.Comments and ideas are welcomed.