Files
openproject/lib
Pavel Balashou b249fd36b4 [#65747] Make /scim_v2/Schemas endpoint return required by OP schemas.
https://community.openproject.org/work_packages/65747

- Make /scim_v2/Schemas endpoint return OP required schemas.
  Set required field to be required(givenName, familyName, email etc.).
  Set caseSensetive to be true where it is case sensetive.
  Remove fields that are not used by OpenProject.
  Note: making fields as requried make scimitar check their presence and
  responds with 400 which is useful.
- Refactor SCIM API controllers by extracting error handling in a general(🫡) method
- Add extra specs
- Restyle SCIM API specs a bit with hope that it makes them more readable...
2025-07-10 18:00:19 +02:00
..
2025-03-05 12:45:08 +01:00