limosa-io / laravel-scim-server

SCIM 2.0 Server implementation for Laravel
MIT License
47 stars 28 forks source link

Make defining the schema optional in the mapping #37

Closed arietimmerman closed 1 year ago

arietimmerman commented 1 year ago

Make defining the schema optional in the mapping. This should resolve confusion around objects not getting updated properly, as mentioned in #36