SecureIdentityAlliance / osia

Open Standard set of APIs for interoperability of identity management building blocks.
https://osia.readthedocs.io/en/latest/
Other
21 stars 20 forks source link

Use HTTP code 409 in case of confict of ID in create/move operations #65

Closed olivier-heurtier-sia closed 2 years ago

olivier-heurtier-sia commented 2 years ago

As approved during the OSIA monthly meeting of June, HTTP code 409 is now the preferred HTTP code in case of conflict of ID in create operations. HTTP code 403 should be limited to security errors (insufficient privileges, etc.)