RIPAGlobal / scimitar

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

Schema-attribute-to-mapped-attribute matching for 'Schemas' endpoint #135

Closed pond closed 4 months ago

pond commented 4 months ago

Address #119 with opt-in configuration.

Reviewing by starting with the diff of config/initializers/scimitar.rb is recommended, as this explains the new configuration option and, with that, the controller code which uses it will obviously make more sense.

Hiding white space changes will reduce diff noise in the tests, where a chunk of code got indented into a new context.