Skip to content

Add subaccount permissions to integration - #314

Open
vasyl-smoliak wants to merge 1 commit into
duosecurity:masterfrom
vasyl-smoliak:add_subaccount_permissions
Open

Add subaccount permissions to integration#314
vasyl-smoliak wants to merge 1 commit into
duosecurity:masterfrom
vasyl-smoliak:add_subaccount_permissions

Conversation

@vasyl-smoliak

Copy link
Copy Markdown

Description

Adds new permissions to create_integration and update_integration, so callers can grant an Admin API application access to subaccounts.
Docs are also updated to reflect that the Accounts API no longer exists and has been merged with the Admin API

Motivation and Context

The Admin API accepts new parameters on integration create and update related to subaccount permissions, but the client had no way to send them — callers had to bypass the wrapper and hand-build requests, or drop to json_api_call directly.

How Has This Been Tested?

Automated tests added

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

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.

1 participant