Skip to content

Basic Auth is not forwarded #198

Open
@m-genser

Description

@m-genser

It does not recognize the basic auth in the URL:

http://myPDFrenderer.local:5555/api/render?url=http://john:[email protected]:88/mySite

Nor does it forward the basic auth applied directly to the endpoint '/api/render' to the target URL:

http://john:[email protected]:5555/api/render?url=http://127.0.0.3:88/mySite

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions