Skip to content

authHeaders are being included in requests to non authUrl endpoints #331

@mattheworiordan

Description

@mattheworiordan

A customer has shown us in their logs that they are configuring an authHeader (a Bearer token) for use with authUrl requests to get a token. It is correctly being used.

However, later when the client requests a token using the tokenRequest, it sends the same Bearer header incorrectly.

The authParams and authHeaders should only be used for authUrl requests.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working. It's clear that this does need to be fixed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions