RIPAGlobal / scimitar

A SCIM v2 API endpoint implementation
MIT License
61 stars 43 forks source link

Various fixes for extension schema #134

Closed pond closed 4 months ago

pond commented 4 months ago

In https://github.com/RIPAGlobal/scimitar/issues/122 problems are encountered with extension schema. This led to discovery of various shortcomings that this PR addresses (while acknowledging that there may yet be more things to fix).

Most of the arising change set ends up in the test suite, as might be expected - the bugs above could only exist because of oversights therein.