Skip to content

Conversation

@kufd
Copy link

@kufd kufd commented Sep 30, 2025

I have an authentication provider that only accepts client secrets from the request headers.

Because of this, the refresh token and revoke token requests fail — the Authorization header is missing.

This PR adds the Authorization header with the client credentials to those requests.
Additionally, I’ve updated how the header is added in other requests to follow the same approach.

I’d appreciate any feedback and am happy to adjust the PR as needed.

@rajatcing rajatcing requested a review from muhlemmer October 1, 2025 09:38
@rajatcing
Copy link

cc @elinashoko

@elinashoko
Copy link

heya @kufd thank you for your contribution, we'll review as soon as we can!

@elinashoko elinashoko moved this to 📋 Sprint Backlog in Product Management Oct 7, 2025
Copy link
Collaborator

@muhlemmer muhlemmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kufd, can you plead amend the description of you PR and clearly state:

  • What is the bug being solved. Preferably an issue with a reproducible case
  • How is the bug solved

It's hard to understand the problem and the fix looking at the code alone.

@kufd
Copy link
Author

kufd commented Oct 22, 2025

@muhlemmer Could you please take a look at the PR description?
I’ve updated it — I hope it looks better now.

@elinashoko elinashoko moved this from 📋 Sprint Backlog to 👀 In review in Product Management Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

5 participants