PUT/PATCH for SAML connections
1
votes
The SAML connection endpoint currently allows Create, Read and Delete, but it does not seem to support Update (PUT/PATCH) according to the API documentation.
Would it be possible to expose this functionality, so updating SAML connections (e.g. adding mappings) is possible as well?