Skip to content

Conversation

@NaqGuug
Copy link

@NaqGuug NaqGuug commented Jan 31, 2026

It is common for POST request to respond with status code 200. Not accepting it by default is definitely too strict and causes unnecessary errors.

Also added status code 201 for PUT request for the possibility that you create a new resource.

Changes:

  • Added 200 for POST
  • Added 201 for PUT

- Added 200 for POST
- Added 201 for PUT
@azmeuk
Copy link
Contributor

azmeuk commented Feb 3, 2026

Sorry I won't merge this one. scim2-client try to implement the RFCs as close as possible, but customization can still be done with expected_status_codes.

@azmeuk azmeuk closed this Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants