guardrail-dev / guardrail-dev/guardrail

Security credentials not forwarded in Handlers

Open
#117 1 comment 3 reactions 0 assignees View on GitHub
bug scala-akka-http scala-http4s
Dominant language
Scala
Stars
541
Forks
138
PR merge metrics
No merged PRs in 30d

Description

When you define an API secure, besides basic authentication, you are also using the credentials to perform authorization. However at the moment the credentials are not forward down to the Handler object, so the only workaround is to specify the header Authorization as an header parameter to the request

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.