Skip to content
This repository was archived by the owner on Jan 26, 2025. It is now read-only.
This repository was archived by the owner on Jan 26, 2025. It is now read-only.

Updating okta group not supported #139

@ccaynoski

Description

@ccaynoski

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",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions