Skip to content

Consuming issue when default  #87

@jamiehewitt15

Description

@jamiehewitt15

oauth was recently added as an authService by @soonhuat. This can potentially cause an issue if a consumption request is sent (without specifying the authService in the request) if the default is set to oauth.

There is a default authService value that works when no value has been sent in the request. However, in src/controllers/assetController.ts only two values are recognised though keycloak and json so if no value was sent and the default was set to oauth then it would fail

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions