We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OAuth2 actions should support authentication like we do with Identity actions https://www.ory.sh/docs/guides/integrate-with-ory-cloud-through-webhooks#request-authentication
https://github.com/ory/hydra/blob/425c977a3aa4e519762582e0be4b1adf5043f383/oauth2/token_hook.go#L60-L61
Add the authentication headers to the request in hydra hooks.
None.
latest
No response
The text was updated successfully, but these errors were encountered:
Which customer complained about this?
Sorry, something went wrong.
Hey 👋 me for https://github.com/helpwave via Slack
Thank you @MaxSchaefer ! We're prioritizing it on the backlog!
zepatrik
No branches or pull requests
Preflight checklist
Describe your problem
OAuth2 actions should support authentication like we do with Identity actions https://www.ory.sh/docs/guides/integrate-with-ory-cloud-through-webhooks#request-authentication
https://github.com/ory/hydra/blob/425c977a3aa4e519762582e0be4b1adf5043f383/oauth2/token_hook.go#L60-L61
Describe your ideal solution
Add the authentication headers to the request in hydra hooks.
Workarounds or alternatives
None.
Version
latest
Additional Context
No response
The text was updated successfully, but these errors were encountered: