Project

General

Profile

Actions

Bug #12585

closed

Custom acl are not parsed by api account API

Added by Vincent MEMBRÉ almost 6 years ago. Updated almost 6 years ago.

Status:
Released
Priority:
N/A
Category:
API
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

If you pass an aclList parameters to the request of api account, that parameter will be ignored and the list of acl authorized will be empty.

We need to add a parsing of that json data, which looks like this:

{ 
  path : "/path/to/endpoint
  verbs: [ HTTPVERB list ]
}

Related issues 1 (0 open1 closed)

Related to Rudder - Bug #12476: Unhelpful log entry when enabling/disabling an API account RejectedVincent MEMBRÉActions
Actions

Also available in: Atom PDF