Skip to content

[$60] [config] M2M token should be allowed to create v5 users #81

Closed
@maxceem

Description

@maxceem

When I used M2M token for DEV env locally. In the situations when user doesn't exists in V5 we create it by calling:

  • POST /v5/users
  • POST /v5/users/${userId}/externalProfiles

At the moment the first request returns Forbidden.

We have to make sure that M2M config that we use on DEV and PROD allowing creating users in V5.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions