okta / okta-sdk-php

PHP SDK for the Okta API
Apache License 2.0
38 stars 71 forks source link

Updating okta group not supported #139

Open ccaynoski opened 2 years ago

ccaynoski commented 2 years ago

The okta api document for updating groups describes the update group endpoint uses the PUT method https://developer.okta.com/docs/reference/api/groups/#update-group The save method for the group uses POST which returns the following when trying to do an update to the group name or description "errorCode": "E0000022", "errorSummary": "The endpoint does not support the provided HTTP method", "errorLink": "E0000022",

laura-rodriguez commented 2 years ago

Hi @ccaynoski,

Thanks for the issue. Someone from our team will review it soon.

Internal Ref: https://oktainc.atlassian.net/browse/OKTA-471082

cc @bretterer